Jev 24/7 Trading Bot
Bodila says they used the open-source Jev Trader repo to build a bot that reads the live order book, decides whether to buy or sell, and places orders every 300 milliseconds. They say it can be adapted to any market or trading pair.
bodila@51bodila๐
Jev is the most powerful trading agent! I plugged this open-source repo and turned Jev into a 24/7 trading bot that reads the live order book, decides to buy or sell, and places an order every 300 milliseconds and it can be adapted to ANY market or trading pair... here is how you can set it up: 1. clone the jev-trader repo (github on top), one bun install gives you the live market feed, Jev adapte
The setup instructions begin with cloning the Jev Trader repo and running `bun install` to get the live market feed.
Also filed under Trading & markets
- Open Finance Decision Models
Eikos provides open decision models for finance with a Jev-compatible typed API and evaluation runners.
- AIStock Stock Analysis Application
AIStock is a stock-analysis application that uses Jev for structured market judgments.
- Intraday Trading Bot for Nifty 50
Warrenduffer is an intraday trading bot where Jev ranks Nifty 50 candidates, while deterministic code controls position sizing and risk.
- Crypto Market State and Risk Dashboard
A crypto decision dashboard uses Jev to classify market state and risk.