|
发表于 2010-7-28 12:58 PM
|
显示全部楼层
回复 Diffusion
TD API has a method to get stock snapshot which gives you the open, high, low, ...
sd_engine 发表于 2010-7-28 14:52 
How much does TD account + API account cost?
According to IB online doc, the realtimeBar() only returns 5 seconds bar. So to get the OHLC of the day, I may have to keep tracking the symbol for the entire day, which may not be feasible.
Anyway, black said that reqMktDataEx() may do the job. |
|