Predict the next move of BTC, ETH, SOL
in the minutes ahead.
Indicators are computed deterministically on the server, then interpreted by an LLM. You get direction, probability, and concrete reasoning that cites RSI, EMA, MACD, and BB %b.
Features
What separates this from "ask GPT if price will go up".
Deterministic indicators
RSI, EMA9/21/50, MACD, ATR, Bollinger, volume z-score — computed in Python from 100 candles, not guessed by the LLM.
Multi-timeframe context
Every prediction also reads the 1h and 4h regime. Higher-TF trend acts as a guard rail for entries.
7 analyst personas
Chartist, contrarian, sniper, conservative, degen, macro, sentiment — pick a bias that matches your style.
Direction guard
When the LLM call fights EMA stack and momentum on the higher TF, the system flags it as counter-trend instead of hiding it.
Exchange failover
Binance → Bybit → OKX. Geo-blocked? Still get data. No single point of failure on the data side.
Wallet-gated full access
Free tier to try. Connect a wallet (sign message, no gas) for every asset, every window, plus LLM reasoning.
How it works
Four stages, one API call.
-
01
Fetch klines
100 candles for the chosen window plus 100 candles each on 1h and 4h. Multi-source with auto-failover.
-
02
Compute indicators
RSI, EMA, MACD, ATR, BB are computed deterministically. Regime is classified as trending_up, trending_down, or ranging.
-
03
Persona prompt
The LLM receives an indicator snapshot, the last 20 candles, and an HTF regime summary, then returns structured JSON.
-
04
Guard & serve
The output is checked against the higher-TF trend. Mismatches are flagged, not hidden. You see every signal.
Access
Free
No key, no wallet
- ✓ BTC and ETH
- ✓ Window 1h, 4h
- ✓ Chartist persona
- ✓ LLM reasoning (5 req/min cap)
- ✓ 10 req/min total per IP
Wallet recommended
Sign message, no gas
- ✓ All assets (13 pairs)
- ✓ All windows (5m → 1d)
- ✓ All personas (7 modes)
- ✓ LLM reasoning enabled
- ✓ 60 req/min per wallet
API Key
For server-to-server integration
- ✓ X-API-Key header
- ✓ Per-key rate & allowlist
- ✓ Fits bots, cron, webhooks
- ✓ Per-key audit trail
The Fox Sight token
Launched on Flaunch (Base L2). The contract is verified on-chain — read it, audit it, integrate it. This is the only official contract address; ignore any other.
0xa63946522bD8c0583B53Dd96a588c0d70ab4a597
