Using Windows XP and Esignal 7.5 beta build 621 and C++.
Retrieval of history bars works, but when I call the RequestTimeSales function, the COM HRESULT returns as SUCCEEDED, but the time and sales handle comes back as zero and the OnTimeSalesChanged event never fires.
Not sure if this is related to the other problems with time and sales info.
Has anyone gotten this to work in C++? I can do it in C#, but this C++ version doesn't seem to want to work.
Retrieval of history bars works, but when I call the RequestTimeSales function, the COM HRESULT returns as SUCCEEDED, but the time and sales handle comes back as zero and the OnTimeSalesChanged event never fires.
Not sure if this is related to the other problems with time and sales info.
Has anyone gotten this to work in C++? I can do it in C#, but this C++ version doesn't seem to want to work.
Comment