Reject weak markets
Excludes bookless or delisted markets, thin rolling volume, and spreads above the configured ceiling.
Hyperliquid · public data · simulation only
A restart-safe Python service that reads public Hyperliquid spot and HIP-3 TradFi data, models a four-hour strategy, and records every paper fill in a reviewable ledger.
The project contains no wallet, private key, signing code, or call to Hyperliquid's exchange endpoint. It cannot place a real order and makes no profit claim.
The useful output is a falsifiable execution record—not a forecast or an invitation to trade.
Excludes bookless or delisted markets, thin rolling volume, and spreads above the configured ceiling.
Paper entries and exits are modeled against current L2 depth with explicit fee and residual-slippage assumptions.
Cash, positions, stops, signals, and simulated fills survive restarts and remain inspectable after a run.
Useful contributions challenge assumptions, add regression evidence, or make simulation limits clearer. They do not add live execution.
The README documents data sources, assumptions, risk limits, test commands, and the explicit separation from live trading.