TSLab API Docs  1
TSLab.Script.DerivativeTradeStatisticsCache Member List

This is the complete list of members for TSLab.Script.DerivativeTradeStatisticsCache, including all inherited members.

BaseCache() (defined in TSLab.Script.BaseCache)TSLab.Script.BaseCacheprotected
Equals(IDataBar dataBar1, IDataBar dataBar2) (defined in TSLab.Script.BaseCache)TSLab.Script.BaseCacheprotectedstatic
GetContext(string id, string stateId, ITradeHistogramsCache tradeHistogramsCache) (defined in TSLab.Script.DerivativeTradeStatisticsCache)TSLab.Script.DerivativeTradeStatisticsCache
Instance (defined in TSLab.Script.DerivativeTradeStatisticsCache)TSLab.Script.DerivativeTradeStatisticsCachestatic
Refresh(ICollection< string > idsToRemove) (defined in TSLab.Script.DerivativeTradeStatisticsCache)TSLab.Script.DerivativeTradeStatisticsCacheprotectedvirtual
Refresh() (defined in TSLab.Script.BaseCache)TSLab.Script.BaseCache
Refresh< TTradeStatisticsContext >(ReaderWriterLockSlim tradeStatisticsContextsMapLock, IDictionary< string, TTradeStatisticsContext > tradeStatisticsContextsMap, ICollection< string > idsToRemove) (defined in TSLab.Script.BaseCache)TSLab.Script.BaseCacheprotectedstatic
SetContext(string id, string stateId, ITradeHistogramsCache tradeHistogramsCache, double[] values, DerivativeTradeStatisticsCacheContext oldContext) (defined in TSLab.Script.DerivativeTradeStatisticsCache)TSLab.Script.DerivativeTradeStatisticsCache