拒单
拒单(来源交易核心&ots)
topic: ots_rejected_order
message object :
|字段名|类型|描述|
|-|-|-|
|orderId|String|订单id|
|orderSysId|String|核心订单id|
|orderBusId|String|自定义订单id|
|orderType|Integer|订单类型|
|participantId|String|会员号|
|clientId|String|客户号|
|traderId|String|操作员|
|accountId|String|账户号|
|apiKey|String|api key|
|instrumentId|String|合约号|
|direction|Integer|方向 0-买 1-卖|
|limitPrice|BigDecimal|金额|
|volumeTotalOriginal|BigDecimal|数量|
|displaySize|BigDecimal|显示数量|
|timeCondition|Integer|触发事件类型|
|stopPrice|BigDecimal|触发价|
|orderSource|Integer|订单来源|
|orderStatus|Integer|订单状态|
|GTDDate|String|过期时间|
|insertTimestamp|BigDecimal|下单时间戳|
|rejectedNo|String|拒绝号|
|rejectedMessage|String|拒绝原因|