|
Lean
$LEAN_TAG$
|
This is the complete list of members for QuantConnect.Data.HistoryRequestFactory, including all inherited members.
| CreateHistoryRequest(SubscriptionDataConfig subscription, DateTime startAlgoTz, DateTime endAlgoTz, SecurityExchangeHours exchangeHours, Resolution? resolution, bool? fillForward=null, bool? extendedMarketHours=null, DataMappingMode? dataMappingMode=null, DataNormalizationMode? dataNormalizationMode=null, int? contractDepthOffset=null) | QuantConnect.Data.HistoryRequestFactory | |
| GetStartTimeAlgoTz(Symbol symbol, int periods, Resolution resolution, SecurityExchangeHours exchange, DateTimeZone dataTimeZone, Type dataType, bool? extendedMarketHours=null) | QuantConnect.Data.HistoryRequestFactory | |
| GetStartTimeAlgoTz(DateTime referenceUtcTime, Symbol symbol, int periods, Resolution resolution, SecurityExchangeHours exchange, DateTimeZone dataTimeZone, Type dataType, bool? extendedMarketHours=null) | QuantConnect.Data.HistoryRequestFactory | |
| HistoryRequestFactory(IAlgorithm algorithm) | QuantConnect.Data.HistoryRequestFactory |