How it works
From Bitcoin data to a daily Bull/Bear read
BitOrBear.com imports market data, calculates technical indicators and turns the result into one readable daily signal.
Step 1
Market data is imported before pages are rendered
Public pages do not call Yahoo Finance or Binance on each visitor request. Bitcoin candles are imported into the local database by scheduled scripts, then reused by the website, API and newsletter.
- Historical candles are backfilled first.
- Daily updates refresh the latest BTC/USD data.
- Raw provider fields are preserved, including volume and quote volume.
Step 2
Indicators are calculated from daily candles
The current version uses classic technical indicators: moving averages, RSI, MACD, Bollinger Bands, ATR and volume averages. These indicators are stored server-side so they can be inspected and recalculated.
Step 3
The rules produce a simple score
The score is built from trend and momentum rules. A positive score suggests a bullish bias, a negative score suggests a bearish bias, and a mixed score is labelled neutral.
Important
The signal is not financial advice
BitOrBear.com provides statistical market information. The signal can be wrong, especially during sudden volatility, news events, exchange outages or macro announcements.
- Daily candles do not capture every intraday change.
- Indicators describe past and current market structure.
- Users should verify data independently before making financial decisions.