Table of Contents
1.Executive Overview2
2.The Problem We Solve2
3.Data Layer & Market Feeds3
4.Liquidation Intelligence Engine4
5.AI Signal Engine (Reverse Hunt)5
6.Dashboard Features6
7.Membership Tiers8
8.Technology Stack9
9.Risk Disclosure10
10.Contact & Community10
1. Executive Overview
Anunnaki World is an institutional-grade cryptocurrency intelligence platform providing real-time market microstructure data, AI-driven trading signals, and advanced risk analysis tools for futures traders. The platform monitors over 538 USDT perpetual futures pairs on Binance simultaneously, processing millions of data points every minute.
Unlike conventional signal services that rely solely on lagging technical indicators, Anunnaki World layers real liquidation cascade data, order book depth, volume profile (VPVR), and funding rate intelligence on top of its proprietary signal engine — giving subscribers a market view typically reserved for quantitative hedge funds.
Core Value Proposition: Know where the smart money is trapped, where cascades are likely to accelerate, and where price is magnetically pulled — before it happens.
2. The Problem We Solve
Retail crypto traders face three structural disadvantages in perpetual futures markets:
- Asymmetric information — Exchanges and market makers see real-time liquidation queues. Retail traders don't know where forced selling and buying will occur.
- Indicator noise — Standard RSI/MACD/Bollinger signals are lagging, over-optimized, and widely gamed by institutional players who see the same signals.
- Leverage traps — Without understanding liquidity structure, traders set stop-losses and take-profits at arbitrary levels — often exactly where market makers hunt for liquidity.
Anunnaki World solves this by giving retail traders access to the same liquidation cascade maps, order flow data, and volume profile tools used by institutional participants — delivered in real-time through a premium web dashboard and Telegram signal channel.
3. Data Layer & Market Feeds
The platform ingests data from multiple Binance Futures APIs and WebSocket streams simultaneously:
3.1 Real-Time Streams (WebSocket)
- forceOrder@arr — Global liquidation stream covering all USDT perpetual pairs. Captures every forced liquidation event with price, quantity, and side (long/short).
- kline_1h streams — Live OHLCV candle data for all monitored pairs, used for indicator calculation and signal generation.
- markPrice@1s — Per-pair mark price and funding rate, updated every second from Binance's mark price stream.
- depth20@500ms — Order book top-20 bids and asks per pair at 500ms granularity, used for bid/ask wall detection.
3.2 REST API Data
- Open Interest — Total open positions in USD, refreshed every 60 seconds.
- Long/Short Ratio — Top trader positioning data from Binance.
- Historical Klines — Up to 7 days of 1h OHLCV data for Volume Profile computation.
- Funding Rate History — 24h cumulative funding bias calculation.
Binance Futures WS
→
Liq Collector
→
SQLite + In-Memory
→
Dashboard API
kline_1h WS (538 pairs)
→
Signal Engine
→
ML Ensemble
→
Telegram + Dashboard
4. Liquidation Intelligence Engine
The liquidation engine is the most unique component of the platform. It maintains a real-time, rolling 24-hour liquidation heatmap for every USDT perpetual pair, backed by a persistent SQLite database for historical windows up to 7 days.
4.1 How Liquidation Heatmaps Work
Every time a trader is forcibly liquidated on Binance, the exchange broadcasts a forceOrder event containing the price, quantity, and direction. The platform captures every such event — hundreds per minute across the market — and aggregates them into price buckets (0.25% bands).
Dense clusters of liquidations at a specific price level act as price magnets: market makers and algorithmic traders deliberately push price into these zones to trigger cascades, absorb liquidity, and reverse. Visualizing these clusters reveals the hidden market structure that most traders are blind to.
4.2 Overlays & Enrichment
- Volume Profile (VPVR) — Point of Control (POC), Value Area High (VAH), and Value Area Low (VAL) computed from 1h–7d kline data. POC = highest volume node = strongest price magnet.
- Order Book Depth — Top bid/ask walls from the live order book, drawn as directional markers on the heatmap.
- Funding Rate & Bias — Live funding rate with cumulative 24h bias (LONG_HEAVY / SHORT_HEAVY / NEUTRAL).
- Open Interest — Total position size in USD, indicating leverage buildup.
- Liquidation Velocity — Per-minute liquidation event rate with spike detection.
4.3 TP/SL Suggester
Using the combined liquidation cluster map, Volume Profile levels, and funding bias, the platform automatically computes suggested Take Profit and Stop Loss levels:
- LONG TP = nearest significant short-liquidation cluster above price (price will be pulled toward it)
- LONG SL = just below the nearest strong long-liquidation cluster below price (failed support)
- Risk:Reward ratio computed automatically, with VP levels (POC/VAH/VAL) as additional reference points
5. AI Signal Engine — Reverse Hunt Strategy
The signal engine is built around a proprietary strategy called Reverse Hunt — a multi-indicator confluence system originally developed as a PineScript strategy for TradingView and ported to Python for automated scanning of 538 pairs simultaneously.
5.1 Signal Generation Pipeline
- TSI Extreme Zone Detection — The True Strength Index (25/13 periods, inverted, /50 scale) enters an extreme overbought or oversold zone (adaptive thresholds at the 90th and 97th percentile of historical TSI values per pair).
- Zone Exit + Momentum Hook — TSI exits the zone with directional momentum — indicating exhaustion reversal is beginning.
- Chandelier Exit Confirmation — The CE Line layer (ATR-22, lookback-22, mult-3.0) must flip direction within 36 bars of the TSI exit. This is the mandatory trigger.
- ML Ensemble Validation — The signal is scored by a 4-model ensemble (BiLSTM, TFT, XGBoost, LightGBM) trained on 447,267 samples across 150 pairs × 6 months of 1h data.
- Risk Filters — Portfolio correlation check, circuit breaker, macro risk assessment, and Monte Carlo probability simulation must all pass before the signal is published.
ML Ensemble Performance: F1 = 0.539 across 150 diverse pairs (vs. 0.677 on a 30-pair subset). The ensemble uses stacking meta-learning. Each signal includes a conviction score (3–8) and ML confidence percentage.
5.2 Signal Output
Each published signal includes:
- Pair, Direction (LONG/SHORT), Timeframe (1h), Entry price
- Three Take Profit levels (TP1 / TP2 / TP3) with percentage targets
- Stop Loss level with percentage risk
- Suggested leverage (risk-adjusted)
- Conviction score, ML confidence, and Sharpe Quality Index (SQI)
- Live PnL tracking from entry to current price
6. Dashboard Features
6.1 Overview Page
Live market statistics, scanner status, top liquidation leaders, and platform health indicators. Updates every 5 seconds.
6.2 Signals Page
All active and recent signals with real-time PnL (Plus/Pro), price ladder showing TP/SL distances, status tracking (Active / TP Hit / SL Hit), and historical performance metrics. Free users see signals with a 24-hour delay.
6.3 Liquidation Heatmap
The flagship feature. Per-pair heatmap showing:
- Long vs. short liquidation clusters (price magnets) in red/green bars
- VPVR overlay with POC, VAH, VAL lines and volume bars
- Live mark price line (Binance WebSocket, ~1s updates)
- Order book bid/ask walls overlay
- Liquidation velocity sparkline (10-minute window)
- POC Distance & Bias card (zone detection, gravitational pull verdict)
- Funding rate, Open Interest, Long/Short ratio context bar
- TP/SL Suggester with auto-direction detection
- Time window selection: 1h / 4h / 12h / 24h / 3d / 7d
6.4 Charts Page (Plus/Pro)
TradingView Lightweight Charts with Chandelier Exit overlays, TSI zones, and signal markers. Full historical 1h candle data for all monitored pairs.
6.5 Analytics Page (Plus/Pro)
Performance metrics, equity curve, win/loss breakdown by pair and direction, hourly performance heatmap, Sharpe ratio, maximum drawdown, and regime analysis.
6.6 Pre-Signal Alerts (Pro)
Pairs that are currently in extreme TSI zones and approaching the CE flip threshold — allowing Pro subscribers to position before the confirmed signal fires. Sorted by readiness: IMMINENT → HIGH → MEDIUM → LOW.
7. Membership Tiers
| Feature |
Free |
Plus |
Pro |
| Signals |
24h delayed |
✓ Live |
✓ Live |
| Live PnL tracking |
✗ |
✓ |
✓ |
| Liquidation Heatmap |
Limited (1h only) |
✓ All windows |
✓ All windows |
| VPVR + OB Depth overlay |
✗ |
✓ |
✓ |
| TP/SL Suggester |
✗ |
✓ |
✓ |
| Interactive Charts |
✗ |
✓ |
✓ |
| Performance Analytics |
✗ |
✓ |
✓ |
| Pre-Signal Alerts |
✗ |
✗ |
✓ Exclusive |
| Telegram Signal Channel |
✗ |
✓ |
✓ Priority |
| Pairs monitored |
Overview only |
538 pairs |
538 pairs |
| Dashboard refresh rate |
Manual |
5 seconds |
5 seconds |
| Monthly Price |
Free |
53 USDT / month |
109 USDT / month |
8. Technology Stack
🐍
Python 3.12
Main runtime, async event loop, signal pipeline
⚙️
Rust + PyO3
Batch indicator computation via Rayon parallel threads
🤖
XGBoost + LSTM
4-model ML ensemble trained on 447K samples, GPU-accelerated
⚡
FastAPI
Async REST API with tier-based access control
📡
Binance WS
538-pair kline + global liquidation + mark price streams
🗄️
SQLite
Persistent liquidation history, signal tracking, user auth
9. Risk Disclosure
IMPORTANT DISCLAIMER — PLEASE READ CAREFULLY
The information, signals, analysis, and tools provided by Anunnaki World are for informational and educational purposes only and do not constitute financial advice, investment advice, trading advice, or any other type of advice. Past performance of signals is not indicative of future results.
Cryptocurrency and futures trading involves substantial risk of loss. You can lose all of your invested capital. Leverage amplifies both gains and losses. Never trade with money you cannot afford to lose. Always conduct your own research and consult a licensed financial advisor before making trading decisions.
Anunnaki World, its operators, developers, and affiliates are not responsible for any losses incurred from the use of the platform, its signals, or its analytical tools. By using this platform, you acknowledge and accept these risks in full.
10. Contact & Community
- Website: anunnakiworld.com
- Telegram Signals Channel: Available to Plus and Pro subscribers after registration
- Dashboard: Login at anunnakiworld.com
- Support: Contact via Telegram Ops channel (details provided upon subscription)
Ready to get started? Create your free account at
anunnakiworld.com and explore the platform. Upgrade to Plus or Pro at any time to unlock full signal access, real-time liquidation heatmaps, and pre-signal alerts.