onez

onez

  • NA
  • 73
  • 0

regex to match stock symbol

Dec 19 2005 1:26 PM

I need a regular expression to match a stock symbol

^([A-Z]{1,5})$  does not work and I also need to allow ".OB" at the end