That's for the Market data API. The platform w/ Excel RTD and data is only $19.95.
Would you please tell me what exactly means, to a beginner? No clear understanding in "Market data API" and "RTD"
Personally, interested in only 500 equities and 1-min feeding fine.
If my personal trading logic requires tick/second data, then have to pay big money.
My situation is simple. / Let c:\data.txt has 500 rows and two columns. First column has symbols ABT, ABBV, ... ZTS in SnP500.
The second columns are hoped to have 1-min current prices in the same file.
So my personal program read the freshly renewed c:\data.txt every one minute, to run and find order point(BUY price) in 500 stocks.
Most time order point is roughly 3% below the current price.
I like to avoid many messy work like API and others. All I need is the second columns with 1-min current price for 500 stocks.
I can even consider 15-min delayed data subscription if 1-min is difficult or expensive or else.
Appreciated if anyone recommend me some way.
Last edited: