Nansen CLI + Superior Trade
0 fills. 0 winners. +$0.00 PnL. No human in the loop.
We connected Nansen's CLI to Hyperliquid perps through Superior Trade. It reads smart money flow, picks the highest-conviction trade, deploys it, manages the position, and reports back to the group chat. Every 4 hours. Fully autonomous.
Live Performance — Hyperliquid API
Open Positions
Trade Log
| Asset | Side | Price | Size | PnL | Fee | Time |
|---|---|---|---|---|---|---|
| Loading trade history… | ||||||
The Edge
Most bots trade on lagging indicators. By the time RSI fires, you're chasing.
Smart money flow is different. When tracked wallets start moving into a token, something is happening. Nansen's CLI gives us that data programmatically — clean, structured, and ready to pipe straight into a strategy. No dashboards, no manual pulls. Just signal in, trade out.
RSI, MACD, moving averages — lagging indicators that fire after the move has started. By the time the signal hits, you're entering at a worse price.
Tracked wallets moving into a token in real-time. Leading signal from the highest-conviction traders, piped directly into execution. No lag.
How It Works
The entire strategy lives in a WORKFLOWS.md file. No rigid scripts — just a prompt that describes the logic. Every 4 hours, the system runs the cycle:
Pull Nansen data
Perp screener and smart money trades via CLI — buy/sell pressure, OI, funding rates, price action, trader count, net flow per token from tracked wallets.
Filter mid-caps
Cross-reference against Hyperliquid's live pair list. Filter for $5M–$2B OI, no stablecoins.
Score and rank
Score on buy pressure, price momentum, trader count, and smart money net flow (weighted 2× when aligned).
Pick direction
Defaults long. Flips short on negative buy pressure, crowded-long reversals (funding > 0.01% + price dropping > 2%), or strong smart money short flow (> $5K net short with buy pressure < $500K).
Wait for entry
Clean entry on the 5m timeframe: RSI below 65 for longs / above 35 for shorts, price at or below EMA21 for longs / at or above for shorts, volume above 1.5× the 20-period average.
Deploy position
5× leverage, cross margin, −8% stop loss, trailing stop of +3% activated at +6%, take profit at +15%, 3-day time exit. Re-entry enabled.
It waits. If the top pick or direction changes between cycles, it rotates. No forced trades.
Built-in Safety Net
One hour after each deploy, a HEALTHCHECK workflow kicks in automatically. It checks deployment status, logs, and wallet balance on Hyperliquid. Fixable errors get auto-redeployed. Anything critical triggers an alert.
Verifies deployment is running, no crashes, no stale processes.
Fixable errors are automatically resolved and the strategy redeployed.
Unfixable issues trigger an immediate alert to the team.
Why This Matters
Changing any parameter — entry filters, risk management, scoring weights — is a conversation, not a code review. The system also optimizes from its own results. Every closed trade feeds back into the next one.
The Nansen CLI made this build possible by giving us programmatic access to the smartest flow data in crypto. Superior Trade made it practical by turning that data into a fully autonomous strategy.
The pattern works with any signal.
On-chain flow, sentiment, funding arb. If you can describe the logic, Superior Trade can run it.