Announcement

Collapse
No announcement yet.

TimeSalesdata

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

  • TimeSalesdata

    Hi,
    I am using ActiveX API and decided to check the example programs to check the functionality and the usage as well.
    I was able to pull the history data with no problems; however,
    the TimeSalesdata does not work. I am getting no data data
    at all.

    For lBar = lDiff + 1 To 0
    item = esignal.GetTimeSalesBar(tsHandle, lBar)
    .......

    Next lBar

    The for loop is skipping and not pulling any data. And this is strictly from the example code. My question is do these examples work? Other times i am getting IHOOk problem.

    My environment is windows 2000 incase the operating makes a difference.


    Thanks,
    Ahmed.

  • #2
    Time Sales Example does not work with Win 2K

    It does work on Win XP...

    before 1pm(pst) you will get a Hooks error

    after 1pm(pst) the loop does not run because TS handle is 0
    but if it did you would still get Hooks error...

    check past posts on this - lots of posts / discussion

    cj
    **Have Stop - Will Trade**

    Comment


    • #3
      Thanks a lot.
      that was the problem and T&sales data does not work in win2k.
      I installed the product on winXP and it works.

      the item.lSize (which is lotsize is 0) is that a valid data or am i
      missing something?


      My only concern is when I was looking and evaluating the product
      I spoke to few people from eSignal (sales as well as technical
      service group) and no one mentioned to me that product does
      work fully in win2k.

      My enviornment is win2k is there any fixes regarding to this issue
      that is in the plan?.

      Thanks,
      Ahmed.

      Comment


      • #4
        The problem in a Windows 2000 environment has been found and corrected. It will be available in the Final Release of eSignal, which will be in about 1-2 weeks.

        Comment

        Working...
        X