All
FAQ
Announcements
Product documents
How do I submit my proof of address (POA)?
Insurance contract Government-issued letter Employer's certificate E-wallet statement Driver's license (optional - only if you select state ID as your ID type) Note: The POA must be your residential address Your full name on the POA must match your legal name 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.Published on Sep 25, 2024Updated on Nov 17, 20253How 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 Sep 29, 2023Updated on Sep 10, 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 Aug 31, 2023Updated on Jan 26, 2026967How do I register for an OKX account?
Example use case: A user might be a citizen of Country A but living in Country B. What determines their eligibility to use our platform is Country B (residence) and whether we support operations under the legal entity for that jurisdiction — not just their citizenship status.Published on Sep 6, 2024Updated on Dec 29, 202539Trading Signal Bot FAQs
Check your Webhook URL Note: Webhook URLs vary between Live Trading and Demo Trading. Be cautious and copy the correct URL for your environment: Live Trading: https://www.okx.com/algo/signal/trigger Demo Trading: https://www.okx.com/pap/algo/signal/trigger signalToken: Ensure that the signalToken field in your alert message is accurately entered. The signalToken field for your alerts should also align with the signalToken suggested to you in the signal configuration view.Published on Oct 9, 2023Updated on Jan 27, 2026136A 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 Oct 9, 2025Updated on Dec 30, 20253What'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 Jun 24, 2025Updated on Jan 15, 202648How 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 Jul 29, 2025Updated on Jan 20, 202657How do I register an account on OKX?
Example use case: A user might be a citizen of Country A but living in Country B. What determines their eligibility to use our platform is Country B (residence) and whether we support operations under the legal entity for that jurisdiction — not just their citizenship status.How do I sign up using a referral code? You can sign up using either: a referral link shared by a friend, or a referral code entered during registration.Published on May 23, 2024Updated on Mar 3, 202626,466How do total Profit and Loss (PnL) and Grid profits work for Spot Grid?
It's calculated by comparing your current bot equity (based on live market prices) with your initial equity when the bot was created—plus or minus any top-ups or withdrawals. Example: If you started a bot with 100 USDT, and the current bot equity is 200 USDT, your Total PnL = 200 - 100 = 100 USDT. This figure includes: Realized profits from completed trades Trading fees Unrealized PnL from open positions Any applicable Earn interest (if enabled)How's the field "Grid Profits" calculated?Published on Jun 20, 2025Updated on Nov 26, 202548Spot grid bot FAQ
It's calculated by comparing your current bot equity (based on live market prices) with your initial equity when the bot was created—plus or minus any top-ups or withdrawals.For visualization purposes, this total value is broken down into two additional metrics: Grid Profits Unpaired PnL These metrics provide more granular insights into your bot’s performance but are also estimations requiring approximations. Total PnL remains the true bot PnL as it is all encompassing.Published on Aug 28, 2025Updated on Jan 22, 202615What's Futures DCA bot and how do I maximize my efficiency with automated crypto trading through it?
The Futures DCA trading bot is considered a fit for volatile (significant but short-lived movements) markets, but also works with sideways (trendless) markets as long as the short-term rebounds or corrections exist. With the concept of the trading cycle, Futures DCA can earn profit over multiple trading cycles.Published on Apr 3, 2024Updated on Jan 28, 202679
Showing 1-12 of 12 articles