ConfirmPrematchTrade
StockSharp.Micex.Native.Transactions
Confirmação/cancelagem da transacção do prestador de liquidez.
Herda de: BaseTransaction
Construtores
ConfirmPrematchTrade
public ConfirmPrematchTrade()
confirmPrematchTrade = ConfirmPrematchTrade()
Criar ConfirmPrematchTrade@.
Propriedades
Acceptdecline
public AcceptDeclines? Acceptdecline { get; set; }
value = confirmPrematchTrade.Acceptdecline
confirmPrematchTrade.Acceptdecline = value
Confirmação.
Buysell
public BuySells? Buysell { get; set; }
value = confirmPrematchTrade.Buysell
confirmPrematchTrade.Buysell = value
K/P.
Tradeno
public long? Tradeno { get; set; }
value = confirmPrematchTrade.Tradeno
confirmPrematchTrade.Tradeno = value
- Não.