| OEC Application Programming Interface |
|
OECClient.RequestRangeBars Method
NOTE: This method is now obsolete.
Please use RequestBars with SubscriptionType.RangeBar
Requests price historical information in form of intra-day bars.
Parameters
-
contract
- Contract to request bars
-
StartDate
- Start of time range
-
EndDate
- End of time range
-
Range
- Bar range (tick sizes)
See Also
OECClient Class | OEC.API Namespace | RequestTicks