Announcement

Collapse
No announcement yet.

More RequestTimeSales issues

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • More RequestTimeSales issues

    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.

  • #2
    Eureka.

    I discovered that with the C++ version of RequestTimeSales it will always fail unless I first open up a time and sales window inside the Esignal client itself for that same exact symbol. So it appears that there is some issue regarding the ActiveX control initiating a request to the server for new data.

    Again, this is a C++ app and esig 7.5 beta build 621 on WinXP.
    Last edited by GenSpoo; 10-30-2003, 03:15 PM.

    Comment

    Working...
    X