LigtherOrderCondition
StockSharp.Ligther
立格特订单条件.
继承自: OrderCondition
实现: IStopLossOrderCondition, ITakeProfitOrderCondition
属性
ActivationPrice
public decimal? ActivationPrice { get; set; }
value = ligtherOrderCondition.ActivationPrice
ligtherOrderCondition.ActivationPrice = value
触发激活价格。
AuthToken
public string AuthToken { get; set; }
value = ligtherOrderCondition.AuthToken
ligtherOrderCondition.AuthToken = value
私人请求的可选授权令牌被更改 。
ClosePositionPrice
public decimal? ClosePositionPrice { get; set; }
value = ligtherOrderCondition.ClosePositionPrice
ligtherOrderCondition.ClosePositionPrice = value
触发近价.
IsMarket
public bool IsMarket { get; set; }
value = ligtherOrderCondition.IsMarket
ligtherOrderCondition.IsMarket = value
触发后使用市场关闭.
IsTrailing
public bool IsTrailing { get; set; }
value = ligtherOrderCondition.IsTrailing
ligtherOrderCondition.IsTrailing = value
被拖住的路程会停住
PositionSide
public string PositionSide { get; set; }
value = ligtherOrderCondition.PositionSide
ligtherOrderCondition.PositionSide = value
位置侧(长/短/双)。
RawCancelTx
public string RawCancelTx { get; set; }
value = ligtherOrderCondition.RawCancelTx
ligtherOrderCondition.RawCancelTx = value
预签取消交易有效载荷为/api/v1/sendTx.
RawTx
public string RawTx { get; set; }
value = ligtherOrderCondition.RawTx
ligtherOrderCondition.RawTx = value
/api/v1/sendTx预先指定的交易有效载荷。
ReduceOnly
public bool ReduceOnly { get; set; }
value = ligtherOrderCondition.ReduceOnly
ligtherOrderCondition.ReduceOnly = value
减号只用旗.
Type
public LigtherOrderConditionTypes Type { get; set; }
value = ligtherOrderCondition.Type
ligtherOrderCondition.Type = value
触发类型.