TSLab API Docs  1
Класс TSLab.Script.TradeStatisticsCache
Граф наследования:TSLab.Script.TradeStatisticsCache:
TSLab.Script.BaseCache TSLab.Script.ITradeStatisticsCache TSLab.Script.IBaseCache TSLab.Script.IBaseCache

Открытые члены

IReadOnlyList< UnrefreshableTradeHistogramGetHistograms (string id, string stateId, TradeHistogramSettings histogramSettings, IEnumerable< TradeHistogramArguments > histogramArgumentsList)
 
AllTimeTradeStatistics GetAllTimeTradeStatistics (string id, string stateId, ITradeHistogramsCache tradeHistogramsCache)
 
void Clear ()
 
- Открытые члены унаследованные от TSLab.Script.BaseCache
void Refresh ()
 

Статические открытые данные

static readonly ITradeStatisticsCache Instance = new TradeStatisticsCache()
 

Защищенные члены

override void Refresh (ICollection< string > idsToRemove)
 

Дополнительные унаследованные члены

- Защищенные статические члены унаследованные от TSLab.Script.BaseCache
static void Refresh< TTradeStatisticsContext > (ReaderWriterLockSlim tradeStatisticsContextsMapLock, IDictionary< string, TTradeStatisticsContext > tradeStatisticsContextsMap, ICollection< string > idsToRemove)
 
static bool Equals (IDataBar dataBar1, IDataBar dataBar2)