Public Member Functions | |
| StatisticsParameterGroup () | |
| void | Process (HistoryMyTrade trade) |
| void | Clear () |
| void | Process (HistoryMyTrade trade) |
| void | Clear () |
Protected Member Functions | |
| virtual void | OnPropertyChanged (string propertyName) |
Properties | |
| string | Name [get] |
| Type | Type [get] |
| decimal | Total [get] |
| decimal | Long [get] |
| decimal | Short [get] |
Properties inherited from ATAS.DataFeedsCore.Statistics.IStatisticsParameterGroup | |
| string | Name [get] |
| Type | Type [get] |
| decimal | Total [get] |
| decimal | Long [get] |
| decimal | Short [get] |
Events | |
| PropertyChangedEventHandler? | PropertyChanged |
| void ATAS.DataFeedsCore.Statistics.StatisticsParameterGroup< T >.Clear | ( | ) |
|
protectedvirtual |
| void ATAS.DataFeedsCore.Statistics.StatisticsParameterGroup< T >.Process | ( | HistoryMyTrade | trade | ) |
|
get |
|
get |
|
get |
|
get |
|
get |
| PropertyChangedEventHandler? ATAS.DataFeedsCore.Statistics.StatisticsParameterGroup< T >.PropertyChanged |