All
FAQ
Announcements
Product documents
How can I do derivatives trading with the Jupyter Notebook?
import okx.Account as Account flag = "1" # live trading:0, demo trading: 1 accountAPI = Account.AccountAPI(api_key, secret_key, passphrase, False, flag) result = accountAPI.get_account_balance() print(result)4. What account mode and margin/trade mode are eligible for derivatives trading with the Jupyter Notebook?Published on 28 Sept 2023Updated on 12 Feb 2026192How do Simple Buy/Sell and Spot Trading differ?
Spot Trading lets you buy and sell crypto at live market prices, with more control over how and when your orders are filled. Market orders fill instantly at the best available bid/ask. Limit orders fill only at the price you set (or better). Fees are shown separately and follow a maker/taker schedule. Spot on the webHow do Simple Buy/Sell and Spot Trading compare?Published on 28 July 2025Updated on 9 Dec 20252How can I do spot trading with the Jupyter Notebook?
Learn more on how to access our market data and refer to the code below. 1 import okx.MarketData as MarketData 2 flag = "1" # live trading: 0, demo trading: 1 3 marketDataAPI = MarketData.MarketAPI(flag=flag) 4 result = marketDataAPI.get_tickers(instType="SPOT")print(result)6. How can I read the available trading pairs?Published on 29 Sept 2023Updated on 10 Sept 2025537Why is my deposit/withdrawal suspended?
Once the mainnet goes live, holders of the ERC20 token can be exchanged for the mainnet token in a 1:1 ratio. Why is token swap needed? Token swap is designed to let users swap their ERC20 token into the mainnet token. Once token swap is completed, the original ERC20 token will be burnt. If I encounter this situation, what should I do?Published on 31 Aug 2023Updated on 26 Jan 2026967OKX P2P dispute handling rules
Use of offensive language: If both parties use offensive language on the OKX P2P Platform, including but not limited to chat tools with users, customer support live chat, and order comment section, and multiple disputes are filed against a single user based on this, the user's account may be partially or entirely suspended from trading.Published on 28 Aug 2023Updated on 6 Nov 20251,100What's KYC: What to expect and why it matters?
., passport or driver’s license) Take a live selfie or use facial recognition to match your ID Our system checks for document validity and tampering using secure verification tools2. Customer Due Diligence (CDD) Share basic background details such as: Your occupation Your source of income How you plan to use the platform (for example, trading, staking, holding) These details help us tailor services and spot abnormal behavior3.Published on 24 June 2025Updated on 15 Jan 202648How do I secure my exchange account?
Face verification The face verification system enhances user security through precise verification checks, including liveness detection and face comparisons. These measures provide an added layer of safety for account activities and user authenticity. This step takes place during identity verification and high risk scenarios, where it matches your live image with the one provided for identity verification during your onboarding stage to ensure consistency.Published on 12 June 2024Updated on 12 Feb 20261,275A beginner's guide to identity verification
I no longer live at the residential address on my document ID. Can I still verify my identity? Yes, you can change the address currently associated with your account to a new address. You may need to provide an additional proof of address document to verify your new address.6. Why do you need my residential address? We're required to ask for your residential address in order to verify your identity for our regulatory compliance program.Published on 25 Sept 2023Updated on 3 Mar 20266,439How do I submit my proof of address (POA)?
If you live with parents or a spouse, you may include a supplementary document, such as a formal attestation from the property owner or leaseholder. The POA must be issued within the last 3 months. The POA must be a clear photo of your original POA or a PDF file can either be a clear photo of your original POA or a PDF file. The POA must match the residential information you provided during your identity verification.Published on 5 Sept 2023Updated on 12 Feb 2026843How do I trade with OKX on TradingView?
If you don’t see OKX listed on the trading panel, select More (three dots button) to view more brokers Select OKX as your broker Choose a live or demo environment for trading, then select Connect Select your environment mode before connect Sign up / Log in to authorise TradingView Note: if you have an OKX account, sign in directly. Otherwise, sign up first. Make sure you have crypto assets in your OKX trading account for trade or deposit If yes, head to the Trade section for trading directly.Published on 29 July 2025Updated on 20 Jan 202657OKX P2P user transaction rules
This includes, but not limited to, the tools permitting messaging with other users and the customer support live chat, as well as the order comment section. Both trading parties must bear any additional transaction costs involved in fiat transfers, for example, transaction fees required by the payment service provider, unless either party has explicitly agreed to pay for the additional transaction costs before the establishment of trade.Published on 5 Sept 2023Updated on 28 Aug 20251,006
Showing 1-11 of 11 articles