jevbooks

← All projects

jev-trade

aowang-ai/jev-trade · Homepage

Live Jev trader on Hyperliquid

Finance & Trading99%Runner-up: Agent Decisions

What it is

A trading bot that uses Jev to decide long or short and open, close, or hold on Hyperliquid markets. Runs five isolated sleeves (BTC, ETH, SOL, DOGE, BNB), each with its own wallet and Jev call.

How it uses Jev

Each tick, Jev reads the Hyperliquid book and picks long or short, then open, close, or hold. The bot places a post-only Alo entry or an Ioc exit. Hold sends no order and pulls any resting quote Jev no longer wants.

Primitives:choice

Technique worth stealing

Use Jev's Choice to decide direction and action, then translate to post-only or Ioc orders.

Try it

cp .env.example .env; bun install; bun run start

View on GitHub

judged by Jevjev-1.13.0

Evidence

Each line is one question put to Jev about the README. ≥ 0.60 reads as yes, ≤ 0.40 as no; in between Jev is not making a call.

  • Jev-centricyes0.91
  • Shows a System One patternyes0.89
  • Handles uncertaintyno0.14
  • Measuredno0.06
  • Runnableyes0.77
  • Worth recommendingno0.38
  • Model replicano0.07
  • Problem scopescore on a 0–2 scale0.55
  • About Jevyes0.98

Signals by Jev jev-1.13.0, card written by DeepSeek V4.1 Flash from the README on 20 Sept 2026.