Skip to content

QuantConnect.Lean.Engine.HistoricalData

Classes

Class Description
BrokerageHistoryProvider Provides an implementation of IHistoryProvider that relies on...
FakeHistoryProvider Provides FAKE implementation of IHistoryProvider used for testing. FakeDataQueue
HistoryProviderManager Provides an implementation of IHistoryProvider which...
SineHistoryProvider Implements a History provider that always return a IEnumerable of Slice with prices following a sine function
SubscriptionDataReaderHistoryProvider Provides an implementation of IHistoryProvider that uses BaseData...
SynchronizingHistoryProvider Provides an abstract implementation of IHistoryProvider...