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 Sep 29, 2023Updated on Sep 10, 2025554What are the new trading fees for EEA users?
VIP 6 1,000,001 – 2,000,000 10,000,001 – 20,000,000 0.00% 0.20% 72,000,000 VIP 7 2,000,001 – 5,000,000 20,000,001 – 50,000,000 -0.03% 0.15% 80,000,000 VIP 8 5,000,001 50,000,001+ -0.05% 0.10% 80,000,000 VIP 9 10,000,001+ 100,000,001+ -0.05% 0.08% 80,000,000 For more detail, you can refer to the trading fee schedule.Published on Sep 16, 2025Updated on Apr 27, 2026256Where can I find details about cash withdrawal limits, fees, and processing times?
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.Published on Apr 13, 2026Updated on May 4, 2026Where 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 May 23, 2025Updated on Mar 4, 202636How 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 Aug 14, 2023Updated on May 5, 2026419Where can I find details about cash deposit limits, fees, and processing times?
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.Published on Apr 13, 2026Updated on Apr 21, 2026Where 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 May 23, 2025Updated on Apr 22, 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 Sep 28, 2023Updated on May 7, 2026201How 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 Mar 5, 2025Updated on Sep 10, 20256How 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.Published on Aug 14, 2023Updated on Apr 17, 20261,929How 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 Aug 22, 2023Updated on May 4, 2026460Affiliate 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 Dec 4, 2024Updated on Apr 6, 2026726Trading 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 Mar 22, 2024Updated on May 11, 20261,084What 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 Mar 16, 2026Updated on May 13, 20263How 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 Feb 22, 2024Updated on May 11, 2026583