View Source XtbClient.Messages.TradeTransaction.Command (XtbClient v0.1.1)
Info about command to trade the transaction.
parameters
Parameters
cmd
operation code, seeXtbClient.Messages.Operation
,customComment
the value the customer may provide in order to retrieve it later,expiration
pending order expiration time,offset
trailing offset,order
0
or position number for closing/modifications,price
trade price,sl
stop loss,tp
take profit,symbol
trade symbol,type
trade transaction type, seeXtbClient.Messages.TradeType
,volume
trade volume.