Position
StockSharp.Oanda.Native.DataTypes
属性
Instrument
public string Instrument { get; set; }
value = position.Instrument
position.Instrument = value
立场工具。
ResettablePnL
public double? ResettablePnL { get; set; }
value = position.ResettablePnL
position.ResettablePnL = value
自账户resettablePL最后由客户重置以来,该职位实现的利润/损失。
Short
public PositionSide Short { get; set; }
value = position.Short
position.Short = value
立场短处的细节.
UnrealizedPnL
public double? UnrealizedPnL { get; set; }
value = position.UnrealizedPnL
position.UnrealizedPnL = value
有助于这一职位的所有开放贸易的未实现损益。