I am trying to first load the entire nasdaq set of symbols (~2822 symbols) in MA to scan for certain conditions. I notice different results when trying to load the data with different connectors:
1) Google connector: No data gets loaded for any symbol in MA. However if I use a chart for any symbol, it is able to retrieve data and display for daily, weekly, periods.
2) Kinetic EOD connector: Same behavior as above.
3) Yahoo connector: Data gets loaded for above columns only for about 25 symbols. The remaining symbols do not show any data. However I can chart daily and weekly data for any symbol from the MA table.
4) TDAmeritrade: More data gets loaded for above columns than google and yahoo. However again is not able to load data for ALL symbols. Again in the charts it is able to retrieve data.
5) MBTrading: Loads about 195 symbol data in MA. I think there may be a 200 symbol limit on this connector.
Is this behavior expected? If so, is there any way to workaround this? Will it load better if some sort of delay is added between each symbol load - if so, how?
I would like to be able to scan the nasdaq symbols for a certain price range and volume and then further analyze for certain conditions in real time. How can I achieve this?
Thanks in advance.

Comment