CacheableMarketDataStorage

StockSharp.Algo.Storages

Cacheable IMarketDataStorage.

Implements: IMarketDataStorage

Constructors

CacheableMarketDataStorage
public CacheableMarketDataStorage(IMarketDataStorage underlying, MarketDataStorageCache cache)
cacheableMarketDataStorage = CacheableMarketDataStorage(underlying, cache)

Cacheable IMarketDataStorage.

underlying
Underlying source.
cache
MarketDataStorageCache.