EdgeXOrderCondition
StockSharp.EdgeX
EdgeX order condition.
继承自: OrderCondition
实现: IStopLossOrderCondition, ITakeProfitOrderCondition
属性
ActivationPrice
public decimal? ActivationPrice { get; set; }
value = edgeXOrderCondition.ActivationPrice
edgeXOrderCondition.ActivationPrice = value
触发激活价格。
ClosePositionPrice
public decimal? ClosePositionPrice { get; set; }
value = edgeXOrderCondition.ClosePositionPrice
edgeXOrderCondition.ClosePositionPrice = value
触发近价.
IsMarket
public bool IsMarket { get; set; }
value = edgeXOrderCondition.IsMarket
edgeXOrderCondition.IsMarket = value
触发后使用市场关闭.
IsTrailing
public bool IsTrailing { get; set; }
value = edgeXOrderCondition.IsTrailing
edgeXOrderCondition.IsTrailing = value
被拖住的路程会停住
L2ExpireTime
public string L2ExpireTime { get; set; }
value = edgeXOrderCondition.L2ExpireTime
edgeXOrderCondition.L2ExpireTime = value
edgeXL2过期.
L2LimitFee
public string L2LimitFee { get; set; }
value = edgeXOrderCondition.L2LimitFee
edgeXOrderCondition.L2LimitFee = value
edgeX L2 fee limit.
L2Nonce
public string L2Nonce { get; set; }
value = edgeXOrderCondition.L2Nonce
edgeXOrderCondition.L2Nonce = value
L2非CE(英语:L2 (edgeX)).
L2Signature
public string L2Signature { get; set; }
value = edgeXOrderCondition.L2Signature
edgeXOrderCondition.L2Signature = value
edgeX L2 签名.
L2Size
public string L2Size { get; set; }
value = edgeXOrderCondition.L2Size
edgeXOrderCondition.L2Size = value
edgeX L2 order size.
L2Value
public string L2Value { get; set; }
value = edgeXOrderCondition.L2Value
edgeXOrderCondition.L2Value = value
edgeX L2 order value.
PositionSide
public string PositionSide { get; set; }
value = edgeXOrderCondition.PositionSide
edgeXOrderCondition.PositionSide = value
位置侧(长/短/双)。
ReduceOnly
public bool ReduceOnly { get; set; }
value = edgeXOrderCondition.ReduceOnly
edgeXOrderCondition.ReduceOnly = value
减号只用旗.
Type
public EdgeXOrderConditionTypes Type { get; set; }
value = edgeXOrderCondition.Type
edgeXOrderCondition.Type = value
触发类型.