Pri-openapi
  • 中文文档
    • 文档说明
    • 返回码类型
    • 枚举类型
    • 现货交易
    • 合约交易
    • Websocket推送
    • SDK开发库
    • 常见问题
  • OpenApi Doc
    • Documentation description
    • Return Code Type
    • Enum Type
    • Spot Trading API
    • Futures Trading API
    • Websocket
    • Official SDK
    • Common Problem
Powered by GitBook
On this page
  1. OpenApi Doc

Enum Type

Terminology

  • base asset refers to the asset that is the quantity of a symbol.

  • quote asset refers to the asset that is the price of a symbol.

Order status:

  • New Order

  • Partially Filled

  • Filled

  • Cancelled

  • To be Cancelled

  • Partially Filled/Cancelled

  • REJECTED

Order types:

  • LIMIT

  • MARKET

Order side:

  • BUY

  • SELL

Kline/Candlestick Interval:

m -> minutes; h -> hours; day -> days; week -> weeks; month -> months

  • 1min

  • 5min

  • 15min

  • 30min

  • 60min

  • 1h

  • 4h

  • 1day

  • 1week

PreviousReturn Code TypeNextSpot Trading API

Last updated 1 year ago