EdgeXOrderCondition
StockSharp.EdgeX
EdgeX@condicion de pedido.
Hereda de: OrderCondition
Implementa: IStopLossOrderCondition, ITakeProfitOrderCondition
Propiedades
ActivationPrice
public decimal? ActivationPrice { get; set; }
value = edgeXOrderCondition.ActivationPrice
edgeXOrderCondition.ActivationPrice = value
Precio de activación de la desencadenante.
ClosePositionPrice
public decimal? ClosePositionPrice { get; set; }
value = edgeXOrderCondition.ClosePositionPrice
edgeXOrderCondition.ClosePositionPrice = value
Un precio muy alto.
IsMarket
public bool IsMarket { get; set; }
value = edgeXOrderCondition.IsMarket
edgeXOrderCondition.IsMarket = value
Usar el mercado después del gatillo.
IsTrailing
public bool IsTrailing { get; set; }
value = edgeXOrderCondition.IsTrailing
edgeXOrderCondition.IsTrailing = value
Perder la parada.
L2ExpireTime
public string L2ExpireTime { get; set; }
value = edgeXOrderCondition.L2ExpireTime
edgeXOrderCondition.L2ExpireTime = value
edgeX L2 expira el tiempo.
L2LimitFee
public string L2LimitFee { get; set; }
value = edgeXOrderCondition.L2LimitFee
edgeXOrderCondition.L2LimitFee = value
edgeX L2 límite de tarifas.
L2Nonce
public string L2Nonce { get; set; }
value = edgeXOrderCondition.L2Nonce
edgeXOrderCondition.L2Nonce = value
edgeXL2 nonce.
L2Signature
public string L2Signature { get; set; }
value = edgeXOrderCondition.L2Signature
edgeXOrderCondition.L2Signature = value
edgeXL2 signature.
L2Size
public string L2Size { get; set; }
value = edgeXOrderCondition.L2Size
edgeXOrderCondition.L2Size = value
edgeX L2 tamaño de pedido.
L2Value
public string L2Value { get; set; }
value = edgeXOrderCondition.L2Value
edgeXOrderCondition.L2Value = value
edgeX L2 valor de pedido.
PositionSide
public string PositionSide { get; set; }
value = edgeXOrderCondition.PositionSide
edgeXOrderCondition.PositionSide = value
Codo de posición (LONG/SHORT/BOTH).
ReduceOnly
public bool ReduceOnly { get; set; }
value = edgeXOrderCondition.ReduceOnly
edgeXOrderCondition.ReduceOnly = value
Bandera de sólo reducción.
Type
public EdgeXOrderConditionTypes Type { get; set; }
value = edgeXOrderCondition.Type
edgeXOrderCondition.Type = value
Tipo de truco.