Trading Tools & Strategies

Open-source trading bots for Hyperliquid. Built with the official Python SDK. Use referral code HIPERWIRE for 4% off trading fees.

Getting Started

Deploy a strategy in under five minutes.

Setup
bash

1. Clone the repo

$ git clone https://github.com/atlasdetitan/hyperliquid-trading-bots.git

2. Set up an agent wallet

Go to app.hyperliquid.xyz/API and generate an agent wallet.

3. Configure your private key

$ cp .env.example .env

Paste your agent wallet private key into the .env file.

4. Run a strategy

$ cd strategies/ma_crossover

$ pip install -r requirements.txt

$ python main.py

DEPLOY ON HYPERLIQUID

Run these bots on the fastest on-chain perpetuals exchange