TSLab API Docs  1
TSLab.Script.Handlers.ITradeStatisticsExtremumPriceHandler Interface Reference
Inheritance diagram for TSLab.Script.Handlers.ITradeStatisticsExtremumPriceHandler:
TSLab.Script.Handlers.ITradeStatisticsBaseExtremumPriceHandler TSLab.Script.Handlers.INeedVariableId TSLab.Script.Handlers.IContextUses TSLab.Script.Handlers.IOneSourceHandler TSLab.Script.Handlers.IStreamHandler TSLab.Script.Handlers.IDoubleReturns TSLab.Script.Handlers.IHandler

Properties

TrimValueMode TrimValueMode [get, set]
 
double TrimValue [get, set]
 
- Properties inherited from TSLab.Script.Handlers.ITradeStatisticsBaseExtremumPriceHandler
ExtremumPriceMode PriceMode [get, set]
 
- Properties inherited from TSLab.Script.Handlers.INeedVariableId
string VariableId [get, set]
 
- Properties inherited from TSLab.Script.Handlers.IContextUses
IContext Context [set]
 Get the current cache context
 

Additional Inherited Members

- Public Member Functions inherited from TSLab.Script.Handlers.ITradeStatisticsBaseExtremumPriceHandler
IList< double > Execute (IBaseTradeStatisticsWithKind tradeStatistics)