Author |
Topic: Charts via API not loading (8 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
GGiovanni50 Posts: 8 Joined: Jun 09, 2010 |
Today we are unable to retrieve charts via API live and demo. When loading a chart we received the message Unable to retreive history for symbol ESH3. Everything was working fine until last Friday. Other live data (streaming quotes, level II) are okay.
This is the request we use: OEC.API.Global.RequestBars(contract, endDate, barsAmount, sbType, interval, False). Any idea what changed? Giovanni |
||||
VPfau Moderator Posts: 164 Joined: |
Hello,
Could you provide username and approx time of requests, please? Vitaliy Pfau |
||||
GGiovanni50 Posts: 8 Joined: Jun 09, 2010 |
You can test any user name for example "GGiovanni fast" (demo) or any other one demo or live. This is with PathFinder Trader platform.
Giovanni |
||||
VPfau Moderator Posts: 164 Joined: |
Could you provide some more information, please?
- What API.dll do you use? You can find that on details tab at API.dll Properties dialog. - What parameters values do you send? Vitaliy Pfau |
||||
VPfau Moderator Posts: 164 Joined: |
It looks strange for me. Our platform does not return "Unable to retreive history for symbol" message.
Vitaliy Pfau |
||||
GGiovanni50 Posts: 8 Joined: Jun 09, 2010 |
we use version 3.5.0.0 API.dll
the parameters we send are cntr, StartDate, EndDate, OecBarType, BarInterval everything was working fine until last Friday... did you make any changes? Giovanni |
||||
VPfau Moderator Posts: 164 Joined: |
We fixed loading by amount function.
Please, let me know if you have any question. Vitaliy Pfau |
||||
GGiovanni50 Posts: 8 Joined: Jun 09, 2010 |
Great, I confirm it works again now.
Giovanni |
||||