Institutional-grade crypto signal intelligence.
Multi-source money flow tracking across our growing token universe.
On the close of every 4-hour and daily bar across the active token list, the engine pulls fresh OHLC candles from CoinGecko, runs all nine strategies against each token's history, and upserts any BUY or SELL signals into a single strategy_results table. There is no per-token configuration to maintain — adding a token to the active list automatically opts it in to every strategy, and the next scheduler tick picks it up.
On the Flow Dashboard, the Strategies (4H) column renders compact badges for any token with an active signal on the most recent 4H bar — green ↑ for BUY, red ↓ for SELL. Hover a badge for the strategy name and signal strength.
On the Strategies page, pick any of the nine strategies to see the full live-signal table across the universe plus a 30-day backtest (total signals, win rate, breakdown of correct / wrong / inconclusive).
On Telegram, every fresh BUY or SELL fires its own per-strategy alert type — TD_BUY_9, RSI_OVERSOLD, MACD_CROSS_UP, etc. Each is deduplicated against the bar it fired on, so you'll never see the same signal twice.
Most bars produce no signal on most tokens — that's by design. A strategy that fires every bar is useless. Signal density depends on the market: ranges fire RSI extremes and Bollinger reversions, trends fire MACD crosses and Donchian breakouts.
Each strategy needs a minimum candle history before it can fire (TD Setup wants ~15 bars, Bollinger Squeeze ~120). Tokens that joined the universe recently may show nothing for the first day or two while data accumulates — the OHLC collector backfills 30 days of 4H and 365 days of 1D candles on each pull.
Nine independent price-action strategies running on 4-hour and daily candles. Each one fires its own BUY/SELL signal and its own per-strategy Telegram alert type. Tap the ⓘ on any card for a deeper explanation of what it measures and how to read it.