Table of Contents

Class CacheableMarketDataStorage

Namespace
StockSharp.Algo.Storages
Assembly
StockSharp.Algo.dll

Cacheable IMarketDataStorage.

public class CacheableMarketDataStorage : IMarketDataStorage
Inheritance
CacheableMarketDataStorage
Implements
Inherited Members
Extension Methods

Constructors

CacheableMarketDataStorage(IMarketDataStorage, MarketDataStorageCache)

Initializes a new instance of the CacheableMarketDataStorage.

public CacheableMarketDataStorage(IMarketDataStorage underlying, MarketDataStorageCache cache)

Parameters

underlying IMarketDataStorage

Underlying source.

cache MarketDataStorageCache

MarketDataStorageCache.