Author |
Topic: Intraday history request failure for 6AH3 in OEC API Advanced Sample (5 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
CWeber984 Posts: 226 Joined: Apr 24, 2012 |
The OEC API Advanced Sample has preset time values for intraday charts: 5, 10, 30, 60, 120, 240 minutes.
In using the OEC API Advanced Sample today, the app was unable to retrieve the data for 6AH3 for any chart > 10 minutes. The same behavior was observed for 6BH3, HEG3, LEG3, GGCH3, QIH3, and GHGH3. I also tested this within my own app for these symbols. The callback OnBarsReceived for the RequestBars(....) call is returning an empty Bars array initially, and about a minute later the more OnBarsReceived callbacks start occurring, each time with perhaps 1-2 bars only. Are there any issues with making intraday history requests today? Thanks for your work, Chris CHW |
||||
VictorV Posts: 746 Joined: May 08, 2007 |
Is it still issue? We fixed loading-by-amount functionality after 5:30 PM EST
Victor Vins Lead Software Developer |
||||
VictorV Posts: 746 Joined: May 08, 2007 |
I could reproduce it. We are looking into it.
Victor Vins Lead Software Developer |
||||
VictorV Posts: 746 Joined: May 08, 2007 |
We had incorrect limits for load requests. Fixed.
Victor Vins Lead Software Developer |
||||
CWeber984 Posts: 226 Joined: Apr 24, 2012 |
Our tests confirm the issue is resolved as well, thanks very much.
CHW |
||||