Using the ActiveX C++ Desktop API:
It appears that the indexing base of ticks within histories can change at any time, even within the course of a call to the API itself, from within the ActiveX message loop. This makes the API essentially unusable, since I can never deterministically know what tick I will receive when using GetGetTimeSalesBar().
Any thoughts, anyone?
It appears that the indexing base of ticks within histories can change at any time, even within the course of a call to the API itself, from within the ActiveX message loop. This makes the API essentially unusable, since I can never deterministically know what tick I will receive when using GetGetTimeSalesBar().
Any thoughts, anyone?
Comment