HistoricalDataRequest
Create request to Price Range history type. SYNTAX public static HistoricalDataRequest GetPriceRangeRequest (Instrument instrument,DataType dataType...
Mon, Apr 30, 2018 at 3:49 PM
Create request to Renko history type. SYNTAX public static HistoricalDataRequest GetRenkoRequest (Instrument instrument,int period,DataType dataType...
Mon, Apr 30, 2018 at 3:58 PM
Create request to Tick history type. Data can be aggregated for specified number of ticks. SYNTAX public static HistoricalDataRequest GetTickAggrega...
Mon, Apr 30, 2018 at 4:14 PM