public interface ReqProtocolType
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CANCEL_ORDER |
static int |
MODIFY_ORDER |
static int |
ORDER_NO
交易
|
static int |
PLACE_ORDER |
static int |
PREVIEW_ORDER |
static int |
REQ_ACCOUNT |
static int |
REQ_ALL_SYMBOL_NAMES |
static int |
REQ_ALL_SYMBOLS |
static int |
REQ_ASSETS |
static int |
REQ_BRIEF_INFO |
static String |
REQ_HEADER |
static int |
REQ_HOUR_TRADING_TIME_LINE |
static int |
REQ_KLINE |
static int |
REQ_MARKET_STATE
行情
|
static int |
REQ_OPEN_ORDERS |
static int |
REQ_POSITIONS |
static int |
REQ_STOCK_DETAIL |
static int |
REQ_SUB_OPTION |
static int |
REQ_SUB_SYMBOLS |
static int |
REQ_TIME_LINE |
static int |
REQ_TRADE_TICK |
static final int ORDER_NO
static final int PREVIEW_ORDER
static final int PLACE_ORDER
static final int CANCEL_ORDER
static final int MODIFY_ORDER
static final int REQ_OPEN_ORDERS
static final int REQ_ASSETS
static final int REQ_POSITIONS
static final int REQ_ACCOUNT
static final int REQ_MARKET_STATE
static final int REQ_ALL_SYMBOLS
static final int REQ_ALL_SYMBOL_NAMES
static final int REQ_BRIEF_INFO
static final int REQ_STOCK_DETAIL
static final int REQ_TIME_LINE
static final int REQ_HOUR_TRADING_TIME_LINE
static final int REQ_KLINE
static final int REQ_TRADE_TICK
static final int REQ_SUB_SYMBOLS
static final int REQ_SUB_OPTION
Copyright © 2022. All rights reserved.