0
Reply

regex to match stock symbol

Ask a question
onez

onez

18y
2.9k
1

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