TSLab API Docs
1
|
Properties | |
bool | UseTrimTradesCount [get, set] |
int | TrimTradesCount [get, set] |
ComparisonMode | TrimTradesCountComparisonMode [get, set] |
bool | UseTrimQuantity [get, set] |
double | TrimQuantity [get, set] |
ComparisonMode | TrimQuantityComparisonMode [get, set] |
bool | UseTrimAskQuantity [get, set] |
double | TrimAskQuantity [get, set] |
ComparisonMode | TrimAskQuantityComparisonMode [get, set] |
bool | UseTrimBidQuantity [get, set] |
double | TrimBidQuantity [get, set] |
ComparisonMode | TrimBidQuantityComparisonMode [get, set] |
bool | UseTrimDeltaAskBidQuantity [get, set] |
double | TrimDeltaAskBidQuantity [get, set] |
ComparisonMode | TrimDeltaAskBidQuantityComparisonMode [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) |