RoundtripCountParameter
StockSharp.Algo.Statistics
取引の総数。
継承元: BaseStatisticParameter<int>
実装: ITradeStatisticParameter, IStatisticParameter, IPersistable, INotifyPropertyChanged, IDisposable
コンストラクター
RoundtripCountParameter
public RoundtripCountParameter()
roundtripCountParameter = RoundtripCountParameter()
Initialize RoundtripCountParameter.
メソッド
Add
public void Add(PnLInfo info)
roundtripCountParameter.Add(info)
パラメータに新しい取引に関する情報を追加する。
- info
- 新規取引に関する情報