API and symbols
OKX Trading Bot API Link for BTC-USDT and Perpetual Swaps
The link runs through an OKX API key and the connector compiled into the build rather than a third-party bridge, so structure reads and order execution talk to OKX directly. OKX requires identity verification before any API trading, so complete KYC first, then create a key scoped to trading only with withdrawals disabled; your login is never shared and your funds stay withdrawable only by you. The connector reads OKX's native naming on both books, BTC-USDT for spot and BTC-USDT-SWAP for the perpetual swap, so the EA can trade either instrument type. Guard the key anyway, since a leaked trade-only key can still move open positions.