Announcement

Collapse
No announcement yet.

GetHistory problem

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

  • GetHistory problem

    I am using:

    History = eSignal.RequestHistory("W K6", "D", btDAYS, 7, -1, -1)

    And I wait for

    eSignal.IsHistoryReady(History) = 1

    Sometimes, often, but not always,
    the IsHistoryReady never sets to 1

    FutureSource trader station returns value OK

    eSignal Data Manager returns value OK

    But RequestHistory does not, no matter how many times I try over a period of a couple of hours this morning

    Does anyone have any ideas or suggestions
Working...
X