[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

EasyLanguage Help



PureBytes Links

Trading Reference Links

I'm trying to write a formula that scans for only NYSE and AMEX stocks.
Elimating all NASDAQ stocks.
Given that NYSE and AMEX stock symbols contain 1-3 letters and NASDAQ
symbols contain 4 or 5 letters.
Can Easylanguage be used here.
Something like: SYMBOL > 1 and SYMBOL < 4
I don't even know if there is a variable for the number of letters that a
stock symbol contains.
Please Help
Thanks,
Mark Berkowicz