Available translations

OKEX Test Status

foundations.png
Summary: Passed Live Trading Test but limited Historical Data
Properties
  • 1-min OHLCVs Capability: No. The ability to fetch historical data for backtesting purposes is not possible.
  • Market History: From that day you to start mining historical data
  • Trading Capability: Yes The ability to place market orders, create and cancel limit orders in a live-trading mode has been verified.
  • Comments: Raw Data mining is limited to a few minutes due to exchange restrictions on their API that limit the number of data it can be requested via Rest API
Configuration
 {
    "codeName": "okex",
    "API": [
        {
            "method": "fetchTrades",
            "fetchType": "by Id",
            "fetchTradesMethod": "publicGetHistoricalTrades",
            "firstId": "f"
        }
    ]
}
User Exchange Account Configuration
Previous
CoinbasePro Test Status
Next
Gate.io Test Status