Skip to main content

Hyperliquid-first trading CLI and Python toolkit

Project description

Neleus

Neleus is a Hyperliquid-first CLI and Python toolkit backed by a Rust core.

It is built for terminal-first trading workflows:

  • search Hyperliquid spot, perp, and HIP-3 markets
  • run technical analysis and ranked market scans
  • stream live order book data in the terminal
  • scaffold Python strategy projects
  • backtest strategies against Hyperliquid market data
  • run strategies once or as a daemon with optional database-backed trade monitoring

Links

Install From Source

pip install maturin
maturin develop --release -m ../crates/pybridge/Cargo.toml
pip install -e .

CLI Examples

No-project market workflows:

neleus about
neleus market search BTC
neleus market list --scope hip3 --dex xyz
neleus market analyze BTC-PERP
neleus market scan --scope perps
neleus market book BTC-PERP

Project workflow:

neleus new my_strategy_project --db-backend postgres --trade-monitoring
cd my_strategy_project
neleus db init
neleus backtest --strategy momentum
neleus run --mode once --strategy momentum

Python Strategy Workflow

Neleus scaffolds a Python project with:

  • neleus.toml for market, runtime, and database settings
  • a strategies/ directory for strategy code
  • runtime helpers like run_project_once(...) and run_project_daemon(...)
  • a Rust bridge for market data, Hyperliquid adapters, and core trading types

For full usage guides, strategy examples, and configuration details, see the hosted docs: https://auralshin.github.io/neleus/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

neleus-0.1.2-cp313-cp313-macosx_11_0_arm64.whl (2.9 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

File details

Details for the file neleus-0.1.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for neleus-0.1.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5d7d731b33af68ce23ad7eab784e32d4057913a2267714e745c1908eb6e41b4a
MD5 d3f92e43e34dc3873080255b27722bad
BLAKE2b-256 b2d05412c41219500823b970b49680baff6ba918b3c8718c314a781fa4a5e042

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page