All
FAQ
Announcements
Product documents
How can I do spot trading with the Jupyter Notebook?
15.1 For the last 7 days For more information on how to access the order history for the last 7 days, please read our dedicated guide. 1 result = tradeAPI.get_orders_history( 2 instType="SPOT" 3 ) 4 print(result)15.2 For the last 3 months For more information on how to access the order history for the last 3 months, please read our dedicated guide. 1 result = tradeAPI.get_orders_history_archive( 2 instType="SPOT" 3 ) 4 print(result)16.Published on 29 Sept 2023Updated on 10 Sept 2025550How do I enable allowlist? (web)
For example, if you make a transaction at 7:00 am UTC July 4, 2024, the verification period will be extended to 7:00 am UTC August 3, 2024.How does this impact my existing verified addresses? All existing verified addresses in our withdrawal address book will be placed on a 30-day verification period now.Published on 14 Aug 2023Updated on 12 Feb 2026417What should I do if the T+N security protection is triggered and I can't trade?
If you continue with the order, the system will limit withdrawals and crypto resales for 1, 3, 7, 15, or 30 days (check the on-screen message for details). Note: If you do not see any T+N-related prompts, you can sell or withdraw the crypto immediately after the transaction is complete.What should I do if I trigger T+N protection? If your order triggers T+N protection, we recommend that you wait patiently. The restriction will be automatically lifted after N days.Published on 17 Mar 2023Updated on 4 Apr 20262,649Where do I find limits, fees and processing time details for cash withdrawal?
Weekly limit: The maximum amount you can withdraw over 7 consecutive days. Limit resets on a rolling basis, 7 days after the transaction that reached the limit. Monthly limit: The maximum amount you can withdraw within a 30-day period. Limit resets on a rolling basis, 30 days after the transaction that reached the limit. Maximum withdrawals: The maximum number of withdrawals you can make for a defined period.What is the withdrawal processing time?Published on 23 May 2025Updated on 4 Mar 202634Where do I find limits, fees and processing time details for cash deposit?
Weekly limit: The maximum amount you can deposit over 7 consecutive days. Limit resets on a rolling basis, 7 days after the transaction that reached the limit. Monthly limit: The maximum amount you can deposit within a 30-day period. Limit resets on a rolling basis, 30 days after the transaction that reached the limit. Maximum Deposit: The maximum number of deposits you can make for a defined period.What is the deposit processing time?Published on 23 May 2025Updated on 12 Feb 202628How can I do derivatives trading with the Jupyter Notebook?
How can I get order history for derivatives trading with the Jupyter Notebook via Get order history (last 7 days) and Get order history (last 3 months)? # Get order history (last 7 days) result = tradeAPI.get_orders_history( instType = "SWAP" ) print(result) # Get order history (last 3 months) result = tradeAPI.get_orders_history_archive( instType = "SWAP" ) print(result)12.Published on 28 Sept 2023Updated on 12 Feb 2026195How do I use the custom interval feature?
With custom interval, users can: Set personalized time intervals: customize chart intervals beyond predefined options (for example, 2-minute, 7-minute, 45-minute). Improve technical analysis: analyze price movements with more precision by using time intervals that match specific trading strategies. Enhance decision-making: gain better insights into short-term or long-term market trends that might not be visible in standard intervals.Published on 5 Mar 2025Updated on 10 Sept 20255How do I close my account? (web)
You won't be able to reuse the same phone number, email, or identity information to create a new account during this time.Getting started Log in to your account at okx.com and go to the Security center page (Profile icon > Security) Find Manage account on the Security page, select Close account Opening Close account page 3. Closing your account is permanent and irreversible.Published on 22 Aug 2023Updated on 3 Apr 2026458How do I close my account? (app)
You won't be able to reuse the same phone number, email, or identity information to create a new account during this time.Getting Started Open your OKX app and go to User Center Select '>' to view the User Center page Open user center page 3. Go to Settings, and select Close account Opening Close account page 4. Closing your account is permanent and irreversible.Published on 22 Aug 2023Updated on 3 Apr 2026890How do I enable allowlist? (app)
For example, if you make a transaction at 7:00 am UTC July 4, 2024, the verification period will be extended to 7:00 am UTC August 3, 2024. Permanent: The allowlist is initially valid for 30 days. You can manually change it to permanent by clicking 30 days > Permanent. Withdrawals to a permanent no-verification address will skip verification every time. No no-verification setting: If you do not select a verification period, each withdrawal will require verification.Published on 14 Aug 2023Updated on 31 Mar 20261,902Affiliate FAQ
You can directly view all related signups and recalls within your affiliate portal, eliminating the need for separate verification.3. What are the common reasons my invitees fail to establish a binding affiliate relationship with me? The common reasons include: They entered the wrong invitation code during registration, preventing the establishment of the invitation relationship.Published on 4 Dec 2024Updated on 6 Apr 2026722Trading Fee Rules FAQ
Trader A (Maker fee: 0.02%; Taker fee: 0.03%) bought 100 contracts of call options (notional is 1 BTC): If trader A is the taker when order filled, so the Trading fee = Min(0.03% × 0.01 × 1 × 100, 7% × 0.05 × 0.01 × 1 × 100) = 0.0003 BTC; If trader A is the maker when order filled, so the Trading fee = Min(0.02% × 0.01 × 1 × 100, 7% × 0.05 × 0.01 × 1 × 100) = 0.0002 BTC.Published on 22 Mar 2024Updated on 8 Apr 20261,077What is the New User Full Rebate Program?
Users from the following countries or regions (subject to verification information) may not be eligible to participate in this campaign: please refer to clause 3 of OKX's risk and compliance disclosure.Published on 16 Mar 2026Updated on 6 Apr 2026How do I buy with debit / credit cards?
This code is generated by the issuing bank and is part of the 3-D secure authentication process, which helps to keep your card secure. You can enter the code you received from your bank to complete the transaction.7. My debit or credit card transaction was declined, but I still see money deducted. When will I get my refund? For declined transactions, your bank may place a temporary hold on the amount when the payment attempt is made.Published on 22 Feb 2024Updated on 31 Dec 2025579A beginner's guide to identity verification
the last 3 months by your state or local government, your employer's Human Resources or finance department, and university or college10.Published on 25 Sept 2023Updated on 25 Mar 20266,457