Hello,
I am using DesktopAPI to access real-time data for about 8-10 symbols. When calling GetBasicQuote, the returned prices often are obviously incorrect: one of the bid/ask/last prices is either 0, or a value that fits one of the other symbols. I tried using the "C ActiveX Sample" from the file sharing here, and got the same results. How can I fix this?
Thanks,
A. M.
P.S. Both my program and the sample were compiled with VS 2008 (C++). I'm using the latest version of ESignal. Thanks!
I am using DesktopAPI to access real-time data for about 8-10 symbols. When calling GetBasicQuote, the returned prices often are obviously incorrect: one of the bid/ask/last prices is either 0, or a value that fits one of the other symbols. I tried using the "C ActiveX Sample" from the file sharing here, and got the same results. How can I fix this?
Thanks,
A. M.
P.S. Both my program and the sample were compiled with VS 2008 (C++). I'm using the latest version of ESignal. Thanks!
Comment