Trading Bot
This guide will walk you through the process of setting up a trading bot on HyperLiquid. It will include:
Step-by-step instructions,
Code samples,
Visuals and explanations to help you automate your trading strategies efficiently.
Resources
📌 Endpoint Explanation: Detailed breakdown of all API endpoints.
📌 Websocket Documentation: For real-time data.
🚀 HyperLiquid Python SDK: Python Code Samples.
⚡ HyperLiquid Rust SDK: Rust Code Samples.
🎥 Demo Video
While this section is still under development, check out this video by a Circle member demonstrating how to create a trading bot: 📺 @TxnSheng on X
⚠️ Warning: Do not use your private key directly. Instead, create an agent wallet that can only place orders and not move funds: Create an Agent Wallet.
Last updated