Bull / bear probability computed at every Fibonacci timeframe from 1 minute to 1597 minutes. Indicators recompute against the selected horizon, so a noisy 5-minute reading and a deliberate 27-hour reading don't drown each other out.
Fibonacci timeframes are not native intervals on any exchange. The page fetches the closest
practical native interval from Binance's public klines endpoint (1m, 5m,
15m, 1h, or 4h) and aggregates consecutive bars into the
selected Fibonacci candle: open from the first base bar, high as the max, low as the min, close
from the last, volume as the sum. The aggregation factor is shown in the status strip.
Because some Fibonacci values don't divide cleanly into native intervals, the resulting candles
may span slightly more or less than the exact target — e.g. 144m uses 10 × 15m
bars (= 150m). The deviation is small and shown explicitly. For exact 1-minute fidelity at any horizon,
a paid exchange websocket feed would be the upgrade.
Indicators on this page: RSI(14), MACD(12·26·9), EMA Cross 12/26, SMA Cross 20/50, Bollinger %B, Stochastic %K, ROC(10), ATR(14). Each emits a directional vote with a strength in [0, 1]; the probability is the weighted bull share. Confidence reflects how strongly the indicators agree.