I'm new to the Desktop API, so forgive me if this is answered elsewhere. I've looked but I can't find an answer.
I'm having trouble in getting historical data. My OnBarsRecieved event is not being called (Not 100% sure I've setup the callback correctly.) The IsHistoryReady call does not seem to work.
I'm running on Windows XP using VB 2008 Express Edition.
Some calls do work and I am getting some data, but not all the data that I have requested.
Steve
Additional notes: I have gotten the callbacks to work. I'm still getting inconsistent and incomplete data. I'm only getting about 70 to 80 days of intra-day data. I was told that there is 125 days of intra-day data available. I need those extra days. Also, it seems my requests are processed for a while, but then everything just stops.
I'm having trouble in getting historical data. My OnBarsRecieved event is not being called (Not 100% sure I've setup the callback correctly.) The IsHistoryReady call does not seem to work.
I'm running on Windows XP using VB 2008 Express Edition.
Some calls do work and I am getting some data, but not all the data that I have requested.
Steve
Additional notes: I have gotten the callbacks to work. I'm still getting inconsistent and incomplete data. I'm only getting about 70 to 80 days of intra-day data. I was told that there is 125 days of intra-day data available. I need those extra days. Also, it seems my requests are processed for a while, but then everything just stops.
Comment