TSLab API Docs  1
TSLab.Script.Handlers.IBaseTradeStatisticsHandler< out out TTradeStatisticsWithKind > Interface Template Reference

This handler makes new TTradeStatisticsWithKind More...

Inheritance diagram for TSLab.Script.Handlers.IBaseTradeStatisticsHandler< out out TTradeStatisticsWithKind >:
TSLab.Script.Handlers.IOneSourceHandler TSLab.Script.Handlers.IStreamHandler TSLab.Script.Handlers.ISecurityInputs TSLab.Script.Handlers.INeedVariableId TSLab.Script.Handlers.IContextUses TSLab.Script.Handlers.IHandler

Public Member Functions

TTradeStatisticsWithKind Execute (ISecurity source)
 

Properties

int CombinePricesCount [get, set]
 
TradeStatisticsKind Kind [get, set]
 
double WidthPercent [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
 

Detailed Description

This handler makes new TTradeStatisticsWithKind

Type Constraints
TTradeStatisticsWithKind :IBaseTradeStatisticsWithKind