🪐
Hyperliquid Trading Bot
  • Overview
  • Key Features
  • Installation
    • macOS
    • Windows
  • Configuration
  • Usage Examples
  • Security Best Practices
  • Troubleshooting
  • Acknowledgments
  • Frequently Asked Questions (FAQs)
  • Use Case
Powered by GitBook
On this page
  • Account Management
  • Strategy Configuration
  • Testnet vs. Mainnet
  • Logging and Monitoring
  • Advanced Settings

Configuration

Setting up the Hyperliquid Trading Bot is straightforward but requires careful configuration to ensure optimal performance and security. This section provides a step-by-step guide to get started.

Account Management

  • In the "Accounts" tab:

    • Add new accounts by providing an alias, wallet address, and API private key.

    • Keys are stored securely using Fernet encryption.

Strategy Configuration

  • Navigate to the "Strategies" tab and select a strategy (e.g., Momentum).

  • Configure parameters:

    • Lookback Period: 5 minutes

    • Velocity Threshold: 1%

    • Position Size: 1% of capital

    • Stop-Loss: 2%

    • Take-Profit: 5%

  • Save settings and click "Start Bot."

Testnet vs. Mainnet

  • Use Hyperliquid’s testnet for initial testing to avoid financial risks.

  • Switch to mainnet once your setup is validated.

Logging and Monitoring

  • Logs are saved to trading_bot.log for debugging and monitoring.

  • Enable alerts in the settings for real-time notifications of critical events.

Advanced Settings

  • Adjust update frequencies for charts and order books to optimize performance.

  • Modify risk parameters based on your trading strategy and risk tolerance.

PreviousWindowsNextUsage Examples

Last updated 17 days ago