β οΈ This software is for educational and research purposes. Trading cryptocurrencies involves substantial risk of loss. Never trade with funds you cannot afford to lose. Always thoroughly test strategies on testnet before live deployment.
This project is under active development. Feel free to submit questions, suggestions, and issues through GitHub.
Youβre welcome to use the best docs on Hyperliquid API via Chainstack Developer Portal MCP server.
Before you begin, make sure you have the following:
Visit the Releases Page
Go to the GitHub releases page to download the latest version of the hyperliquid-trading-bot. You can find it here: Download Hyperliquid Trading Bot.
Clone the Repository
Open your terminal on your computer and run the following command to clone the repository:
git clone https://github.com/chainstacklabs/hyperliquid-trading-bot
Change Directory
Navigate into the cloned directory with this command:
cd hyperliquid-trading-bot
Install Dependencies
Use the uv package manager to install the necessary dependencies. Run the following command:
uv "
After running this command, let the package manager complete the installation.
Before running your bot, you will need to set it up:
Once everything is set up, you can start the trading bot. Run the following command in your terminal:
uv run bot_config.json
Replace bot_config.json with the path to your configuration file.
If you have questions or encounter issues, look for help in the repositoryβs issues section. The community and developers are here to assist you.
This project is licensed under the MIT License. Feel free to use, modify, and share.
For further inquiries, please open an issue on this GitHub repository.
Engage with us and other users through our GitHub discussions. Share your experiences, feedback, and ideas to help improve the project.