🟩
Fokawa OpenApi
HomeSupportGet API
  • ℹ️OpenAPI Introduction
  • 📈Spot
  • ⚖️Margin
  • 💰Withdraw
  • ℹ️Appendix 1
  • ℹ️ENUM
  • 🚀Futures
  • 🔄WebSocket
  • ℹ️FAQS
  • ⁉️Errors
  • ℹ️Market Data
  • 💸FokawaPay
Powered by GitBook
On this page

ENUM

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

  • PARTIALLY_FILLED

  • FILLED

  • CANCELED

  • PENDING_CANCEL

  • REJECTED

Order types:

  • LIMIT

  • MARKET

Order side:

  • BUY

  • SELL

Kline/Candlestick Interval:

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

  • 1min

  • 5min

  • 15min

  • 30min

  • 60min

  • 1h

  • 4h

  • 1day

  • 1week

  • 1month

GET

PreviousAppendix 1NextFutures

Last updated 11 months ago

ℹ️