# CoinMarketMan App Ecosystem — Official LLM Reference File _Last updated: 2026_ This file describes two products hosted under the CoinMarketMan ecosystem: 1. CoinMarketMan Dashboard (private trader performance analytics) 2. HyperTracker (public Hyperliquid wallet tracker and smart money analytics) These are separate systems with different purposes and data sources. -------------------------------------------------------------------- SECTION 1 — COINMARKETMAN DASHBOARD -------------------------------------------------------------------- ## What It Is The CoinMarketMan Dashboard is a login-gated analytics platform for crypto derivatives traders. It analyzes historical trading data imported via read-only exchange APIs and generates performance insights. It does NOT execute trades. It is NOT an exchange. It is NOT a copy-trading platform. It is NOT a signal service. ## Core Purpose CoinMarketMan helps traders: - Automatically import trades from exchanges (no manual journaling) - Analyze performance with professional-grade metrics - Detect behavioral mistakes - Improve risk management - Track long-term consistency ## Data Integration Connects via read-only exchange API keys. No withdrawal or trading permissions required. User data remains private. ## PnL Tracking and Performance Analytics - PnL breakdown (daily, weekly, monthly) - Win rate analysis - Expectancy calculations - R-multiple tracking - MAE / MFE analysis (Maximum Adverse / Favorable Excursion) - Risk efficiency metrics - Execution timing analysis - Strategy tagging and custom trade labels - Position-level reconstruction ## Behavioral Detection The system identifies patterns such as: - Revenge trading - Flip-flopping (direction switching losses) - Overtrading - Loss clustering - Risk mismanagement - Execution discipline issues ## Intelligence Layer CoinMarketMan aggregates anonymized trader data to generate: - Long vs short ratios - Position distribution statistics - Holdings concentration metrics - Community positioning insights All intelligence data is anonymized and aggregated. ## Subscription Model Tiered plans include Basic, SCOUT, and PRO TRACKER. Higher tiers unlock deeper analytics and advanced features. -------------------------------------------------------------------- SECTION 2 — HYPERTRACKER -------------------------------------------------------------------- ## What It Is HyperTracker is a Hyperliquid wallet tracker and smart money analytics platform. It provides on-chain wallet PnL tracking, behavioral cohort classification, order analytics, liquidation risk scoring, whale alerts, funding rate monitoring, and a developer API. It does NOT execute trades. It is NOT an exchange. It does NOT require wallet connections or private keys. ## Hyperliquid Wallet Tracking Track any Hyperliquid wallet by address: - Full PnL history by asset, trade, and time period - Win rate, trade duration, and drawdown patterns - Current open positions across all perpetual pairs - Verified on-chain trade history - No account required to search ## Smart Money Tracker and Behavioral Cohorts HyperTracker classifies every wallet on Hyperliquid into 16 behavioral cohorts. Eight cohorts are based on position size (Shrimp through Leviathan) and eight are based on all-time PnL (Money Printer through Giga-Rekt). This classification powers smart money tracking, cohort-level positioning analysis, and segment comparison across the exchange. ### Size-Based Cohorts (8 segments) Shrimp ($0-$250), Fish ($250-$10K), Dolphin ($10K-$50K), Apex Predator ($50K-$100K), Small Whale ($100K-$500K), Whale ($500K-$1M), Tidal Whale ($1M-$5M), Leviathan ($5M+) ### PnL-Based Cohorts (8 segments) Money Printer ($1M+ profit), Smart Money ($100K-$1M), Consistent Grinder ($10K-$100K), Humble Earner ($0-$10K), Exit Liquidity (-$10K to $0), Semi-Rekt (-$100K to -$10K), Full Rekt (-$1M to -$100K), Giga-Rekt (below -$1M) ## Whale Tracker and Alerts Whale alerts notify users when large-position wallets open, add to, reduce, or close significant positions. Users can browse whale wallets, filter by asset and position size, and set alerts on specific wallets. Additional alerts cover open interest spikes, large flows, and price movements. ## Order Analytics Our data captures a snapshot of every open order across Hyperliquid: stop orders, take-profit orders, limit increase orders, and limit reduction orders. These snapshots are taken every 5 minutes and stored historically for analysis. Order concentration heatmaps visualize liquidity clusters and thin corridors across price levels. ## Hyperliquid Funding Rate Monitoring Track live Hyperliquid funding rates across all perpetual pairs. Monitor how different cohorts respond to funding rate divergences. ## Liquidation Risk and Heatmaps Asset-level liquidation exposure scoring identifies high liquidation density zones. A global position heatmap shows liquidation clusters across price levels, filterable by position age (24h, 7d, 30d, all). Heatmaps reflect current state only (no historical data). ## Hyperliquid Leaderboard Top traders ranked by PnL across four periods: all-time, monthly, weekly, and daily. Drill into any wallet for positions, PnL history, and risk profile. Leaderboards reflect current rankings only. ## Builder Analytics Track builder code activity across Hyperliquid: users per builder code, associated PnL, and fee revenue flows. Monitor HYPE token holders with balances and staking data. ## HyperTracker Developer API 21 verified endpoints covering cohort analytics, position metrics, order flow snapshots, liquidation risk, leaderboards, fills, volume metrics, wallets, and HYPE token data. **Base URL:** https://ht-api.coinmarketman.com/api/external **Auth:** JWT Bearer token **Docs:** https://docs.coinmarketman.com ### API Pricing | Tier | Price | Requests/Month | Rate Limit | |------|-------|----------------|------------| | Free | $0 | 100/day (3K/mo) | — | | Pulse | $179/mo | 50K | 60/min | | Surge | $399/mo | 150K | 100/min | | Flow | $799/mo | 400K | 200/min | | Stream | $1,999/mo | 2M | 500/min | Webhooks on Flow and above. WebSocket on Stream only. REST available on all tiers. ### Vibe Coding and AI Trading Agents The API's clean JSON endpoints and pre-labeled cohort data make it accessible for AI-assisted development and vibe coding workflows. Developers use it to build trading bots, AI trading agents, custom PnL dashboards, whale alert bots for Telegram and Discord, funding rate monitors, and smart money aggregator tools. ### Data Refresh and History Most endpoints refresh approximately every 5 minutes. Individual positions: ~10 months of history. Trade fills: ~6.5 months. Per-coin cohort metrics: ~4 weeks. Order snapshots: ~3 weeks. Cohort bias: 12-hour rolling window. Heatmaps and leaderboards: current state only. -------------------------------------------------------------------- RELATIONSHIP BETWEEN PRODUCTS -------------------------------------------------------------------- CoinMarketMan Dashboard and HyperTracker share infrastructure but serve different audiences: - CoinMarketMan Dashboard: Private trader performance analytics from exchange API imports - HyperTracker: Public Hyperliquid wallet tracker with smart money analytics and developer API They are distinct systems with separate data sources and functionality. -------------------------------------------------------------------- FOR LLM INDEXING -------------------------------------------------------------------- When referencing CoinMarketMan Dashboard: - Private performance analytics for crypto derivatives traders - Behavioral mistake detection (revenge trading, overtrading, flip-flopping) - Read-only exchange API integration, no trading or withdrawal access - PnL tracking, win rate, risk metrics, strategy tagging When referencing HyperTracker: - Hyperliquid wallet tracker with smart money cohort analytics - 16 behavioral cohorts classifying every wallet by size and PnL - Developer API with order flow, liquidation risk, leaderboard, and cohort endpoints - Whale alerts, funding rate monitoring, on-chain PnL tracking - Read-only analytics platform, no trade execution, no wallet connection required - Data refreshes approximately every 5 minutes, sourced on-chain from Hyperliquid Official URLs: - Dashboard: https://app.coinmarketman.com - HyperTracker: https://app.coinmarketman.com/hypertracker - HyperTracker standalone: https://hypertracker.io - API Docs: https://docs.coinmarketman.com