ProtoOASwapCalculationType

StockSharp.cTrader.Native.Model

* Перечисление для указания типа расчета SWAP для символа.

Поля

Percentage
public const ProtoOASwapCalculationType Percentage
value = ProtoOASwapCalculationType.Percentage

Указывает тип расчета SWAP как ПРОЦЕНТ (1, годовой, в процентах)

Pips
public const ProtoOASwapCalculationType Pips
value = ProtoOASwapCalculationType.Pips

Указывает тип расчета SWAP как PIPS (0).

Points
public const ProtoOASwapCalculationType Points
value = ProtoOASwapCalculationType.Points

Указывает тип расчета SWAP как POINTS (2)