All
FAQ
Announcements
Product documents
How can I do spot trading with the Jupyter Notebook?
Learn how you can do simple Spot trading by calling the functions in the python-okx library on a Jupyter Notebook.1. How can I run Python code snippets on a Jupyter Notebook? The Jupyter Notebook is an incredibly powerful and easy-to-use tool for Python development and data analysis. You can run a Jupyter Notebook server on Windows, Mac OS or Linux. This tutorial provides a pretty comprehensive guide on how to get a Jupyter Notebook up and running.2. How can I install the python-okx package?Published on Sep 29, 2023Updated on Sep 10, 2025544How do I get started with OKX Trade?
For example, when a user trades ETH for DAI, a DEX aggregator compares the rates available across all decentralized exchanges, applies the smart order routing algorithms to find the best rate and splits orders across multiple DEXs. Splitting orders is particularly effective for large transactions.Published on Jul 26, 2022Updated on Feb 5, 202675How do I automate my trades?
Set up your development environment: use programming languages like Python, JavaScript, or others to create your trading bot. Connect to the API: utilize OKX’s API documentation to connect your bot to the exchange. Develop and test your strategy: write your trading logic, backtest it with historical data, and test in a simulated environment. Deploy and monitor: once satisfied with the performance, deploy the bot and monitor its activity regularly.Published on Oct 1, 2024Updated on Nov 17, 202510How do I automate grid trading strategies on spot grid crypto trading bot?
The bot will split up the trades equally across the Buy and Sells position, where Buy = USDT and Sells = BTC. When BTC moves downwards, the bot buys at every grid that allows a 4-6% profit (+-). When BTC trends upwards, the bot sells at the set profit percentage, until all buy positions are sold.How can I automate trades using the spot grid trading bot?Published on Feb 29, 2024Updated on Jan 30, 20261,771How do I level up my trades with Mizar?
Users can split up their trades into multiple entries or take profit at different times in an automated way. Trailing Take Profit, multi-stop-loss steps, and auto-stop loss breakeven are some of the functionalities that the Mizar Smart Trading Terminal offers its users. Paper Trading: Mizar users can test their bots and strategies with Paper Trading. This advanced system simulates trading conditions, and lets traders test their ideas without committing capital.What's the pricing for Mizar like?Published on Mar 28, 2024Updated on Jan 2, 20265How can I do derivatives trading with the Jupyter Notebook?
Let's use the comprehensive features available in python-okx at a higher level!Derivatives Types There are three types of derivatives available for trading on OKX: Expiry Perpetual Options You can head over to Bitcoin derivatives, explained: Expiry, perpetual and options to learn about the characteristics of different types of derivatives on OKX. In this tutorial, we'll use Perpetual as an example.FAQ1.Published on Sep 28, 2023Updated on Feb 12, 2026194Tokenized stocks FAQ
These events include: Dividends Stock splits Mergers Earnings announcements Handling of these events varies by provider. Some providers may automatically reinvest dividends, while others may have different methods of handling such corporate actions. You can refer to Ondo's official documentation for more details. 11.What are the tips for trading tokenized stocks?Published on Feb 2, 2026Updated on Mar 16, 20266Zero-Knowledge Proofs: what are zk-STARKs and how do they work? (zk-Stark V2)
This speedup is due to the usage of the Plonky2 framework, which compiles Rust-coded circuits into efficient machine language instead of using slower Python scripts. We also enhanced Plonky2 to run some computations on GPUs, reducing the time by an extra 30%. Better auditability: With Version 2, we use a high-level framework that handles complex cryptographic details for us. This makes our code clearer, more readable, and less prone to errors.Published on Oct 21, 2024Updated on Feb 11, 202690What is VIP Loan?
Upon confirming your order, the total interest will be recorded as a contingent liability, and withdrawal restrictions will apply based on the margin ratio requirement.Wait for order to match Your borrowing request will be split into sub-orders and matched with any available lending orders. Once matched, we’ll verify your Margin Ratio (MR). If it meets our initial MR standard, the matched funds will be transferred to your funding account.Published on Dec 16, 2025Updated on Jan 29, 2026Why is my deposit/withdrawal suspended?
A fork in a blockchain occurs when the community disagrees over an upgrade, resulting in the original blockchain splitting into two. Depending on the compatibility of the new chain to the old one, there are two types of forks: soft and hard. A soft fork is a blockchain fork in which the newly forked blockchain is compatible with the old one.Published on Aug 31, 2023Updated on Jan 26, 2026978
Showing 1-10 of 10 articles