ProtoOASwapCalculationType

StockSharp.cTrader.Native.Model

* 用于指定符号的全部门办法计算类型的数字。

字段

Percentage
public const ProtoOASwapCalculationType Percentage
value = ProtoOASwapCalculationType.Percentage

指定全系统行动计划的计算类型为PERCENTEGE(1个,每年,百分比)

Pips
public const ProtoOASwapCalculationType Pips
value = ProtoOASwapCalculationType.Pips

指定全系统行动计划的计算类型为PIPS(0)

Points
public const ProtoOASwapCalculationType Points
value = ProtoOASwapCalculationType.Points

指定全系统计划计算类型为POINTS(2)