All
FAQ
Announcements
Product documents
What's Options trading?
Your own trading fee can be viewable via Assets > My trading fees in your master account.How do I set my account mode for Options trading on OKX? For market makers or any sophisticated option trader, please enable Portfolio margin. Our Portfolio margin supported most major currencies as margin. If you are pure option buyers or option is just a small part of your overall portfolio to hedge or enhance yield on delta-one or spot positions, you do not have to switch to portfolio margin at all.Published on 19 Nov 2024Updated on 20 Apr 202611OKX API FAQ
An AUM greater than 100 USD (AUM > 100U) is required in order to create an API key For master accounts or sub-accounts, only accounts with AUM > 100U are allowed to create API keys Note: This requirement is applicable only to users in certain areasNote: If you have questions about WebSocket or other API-related topics, click the article link and scan the QR code at the bottom of the article using the OKX app to join the group and reach out to our API support specialist.Published on 20 Sept 2024Updated on 20 Apr 2026137How can I do spot trading with the Jupyter Notebook?
Open API to create API keys Create API keys for the different master/sub accounts you might have Select Create API key Select Trade in the Permissions to trade with the API key Select Trade in Permissions Now you have access to your API key, your Secret key, and your passphrase. Keep them in a safe place! Instantiate python variables to save your API details in the notebook for later usage 1 api_key = "xxxxx" 2 secret_key = "xxxxx" 3 passphrase = "xxxxxx"4. How can I import OKX modules?Published on 29 Sept 2023Updated on 10 Sept 2025552
Showing 1-3 of 3 articles