| | |
| | | * https://www.okx.com/docs-v5/zh/#rest-api-public-data-get-instruments</a> |
| | | */ |
| | | public static final String INSTRUMENTS = "/api/v5/public/instruments"; |
| | | // public static final String K_LINE_HISTORY = "/api/v5/market/history-candles"; |
| | | public static final String K_LINE_HISTORY = "/api/v5/market/history-mark-price-candles"; |
| | | public static final String K_LINE_HISTORY = "/api/v5/market/history-candles"; |
| | | // public static final String K_LINE_HISTORY = "/api/v5/market/history-mark-price-candles"; |
| | | /** |
| | | * 查看账户余额 |
| | | * 获取交易账户中资金余额信息。 |