|
class | BrokerageHistoryProvider |
| Provides an implementation of IHistoryProvider that relies on a brokerage connection to retrieve historical data More...
|
|
class | FakeHistoryProvider |
| Provides FAKE implementation of IHistoryProvider used for testing. FakeDataQueue More...
|
|
class | HistoryProviderManager |
| Provides an implementation of IHistoryProvider which acts as a wrapper to use multiple history providers together More...
|
|
class | SineHistoryProvider |
| Implements a History provider that always return a IEnumerable of Slice with prices following a sine function More...
|
|
class | SubscriptionDataReaderHistoryProvider |
| Provides an implementation of IHistoryProvider that uses BaseData instances to retrieve historical data More...
|
|
class | SynchronizingHistoryProvider |
| Provides an abstract implementation of IHistoryProvider which provides synchronization of multiple history results More...
|
|