Transparency about how Ciklora works, what data it uses, and what it does not cover.
| Source | What It Provides | Frequency |
|---|---|---|
| Yahoo Finance | OHLCV price data for production assets (BTC, ETH, XRP, SOL, SUI, S&P 500, NASDAQ, Dow Jones, Russell 2000, DAX, Nikkei, FTSE, NVIDIA, JP Morgan, Gold, Silver, Platinum, DXY) | Daily |
| FRED (Federal Reserve) | Fed Funds Rate, CPI, M2, Yield Curve, Unemployment, 10Y Treasury, Balance Sheet, NFP, ISM, GDP, Retail Sales | Daily / Monthly / Quarterly |
| Alternative.me | Crypto Fear & Greed Index (0-100) | Daily |
| CoinGecko | BTC dominance, total crypto market cap | Daily |
| CoinMetrics | MVRV, Active Addresses, Exchange Flows, Hash Rate (BTC) | Daily |
| Binance Futures | Funding Rate, Open Interest, Long/Short Ratio, Taker Volume (BTC/ETH) | Daily |
| AI Analyst | NLP report generation from quantitative signals | Daily / On-demand |
Each asset uses one or more quantitative models. Scores range from 0-100 where higher values indicate historically more favorable conditions.
| Asset | Model | Correlation | Notes |
|---|---|---|---|
| BTC | Loukas Cycle Analysis | 0.345 | Multi-timeframe cycle nesting |
| ETH | BTC Proxy + ETH/BTC Ratio | 0.299 | BTC signal adjusted by ratio z-score |
| S&P 500 | Loukas Cycle Analysis | 0.120 | VIX + yield curve context |
| Gold | Loukas Cycle Analysis | 0.086 | DXY + real rate context |
| DXY | Loukas Cycle Analysis | 0.205 | Inverse correlation with Gold/BTC |
| Silver | GSR Gold Proxy | 0.223 | Gold/Silver Ratio mean reversion |
| Platinum | GP Gold Proxy | 0.241 | Gold/Platinum Ratio mean reversion |
| NASDAQ | Loukas Cycle Analysis | 0.098 | Yearly cycle scoring |
| Dow Jones | Loukas Cycle Analysis | 0.103 | Yearly + half-yearly cycles |
| Russell 2000 | Loukas Cycle Analysis | 0.066 | Yearly cycle, small-cap proxy |
| DAX 40 | Loukas Cycle Analysis | 0.087 | Yearly + half-yearly cycles, EU market |
| Nikkei 225 | Loukas Cycle Analysis | 0.106 | Yearly + half-yearly cycles, Japan market |
| FTSE 100 | Loukas Cycle Analysis | 0.092 | Yearly + half-yearly cycles, UK market |
| NVIDIA | Loukas Cycle Analysis | 0.110 | Yearly cycle, AI/semiconductor bellwether |
| JP Morgan | Loukas Cycle Analysis | 0.066 | Yearly cycle, banking sector proxy |
| XRP | BTC Proxy + Ratio | 0.184 | BTC signal adjusted by XRP/BTC ratio z-score |
| Solana | BTC Proxy + Ratio | 0.161 | BTC signal adjusted by SOL/BTC ratio z-score |
Ciklora Confluence combines three independent data views into one research label: Aligned, Divergent, Neutral, or Low Confidence. The label is context for reading the data together, not a recommendation.
Uses the latest combined score and confidence gate.
Uses public event-market aggregate direction and market count.
Acts as a quality gate for ETH and SOL; it is not directional.
| Input | Threshold | Freshness |
|---|---|---|
| Cycle | Cycle score >= 70 bullish, <= 30 bearish, confidence >= 0.50 | 48h |
| Crowd | total_n_markets >= 3 and directional confidence >= 0.60 | 6h |
| Yield | n_protocols_passing >= 3 and min_quality_score >= 50 | 24h |
Low Confidence checks run first. When required data is fresh and passes quality gates, matching strong Cycle and Crowd directions show Aligned, opposing strong directions show Divergent, and weaker or mixed readings show Neutral.
Macro Confluence adjusts model confidence using economic indicators. A positive alignment means macro conditions support the signal direction; a negative alignment means they oppose it. The adjustment is small (up to ±20% of base confidence) and is applied only to backtest-validated assets.
| Asset | Indicators Used | Backtest r | Status |
|---|---|---|---|
| BTC & ETH | DXY Broad (45%), Yield Curve (35%), CPI (20%) | 0.1421 | GO |
| DXY | DXY Broad (100%) | 0.0561 | GO |
| Gold, Silver, Platinum | M2 Money Supply (100%) | 0.0633 | GO |
| S&P 500 | — | -0.0010 | NO-GO |
base × (1 + alignment × 0.20)Factor weights were determined by walk-forward backtest with ablation testing on 70/30 train-test split. Only factors that improved score-outcome correlation were retained. Results are based on limited macro data history and should be treated as experimental.
Breakout Detection uses technical indicators validated via walk-forward backtest (70% train / 30% test, GO threshold: correlation > 0.05) on BTC data from 2014–2026.
| Indicator | Timeframe | Highest Correlation | Status |
|---|---|---|---|
| Volume Profile | Daily | r=0.058 (7d forward) | GO |
| Support/Resistance | Weekly | r=0.474 (30d forward) | GO |
| RSI Divergence | Weekly | r=0.231 (7d forward) | GO |
| MA Crossover | Both | Negative correlations | NO-GO |
Indicators are timeframe-specific based on empirical results. Forced combination across timeframes degrades performance. Currently enabled for BTC only.
On-chain metrics measure Bitcoin network fundamentals directly from the blockchain. Data is sourced from the CoinMetrics Community API (free, no rate limit). Metrics are normalized via 2-year rolling z-scores and combined into a 0–100 score using empirically validated weights from walk-forward backtest.
| Metric | Weight | Highest Correlation | Status |
|---|---|---|---|
| MVRV Ratio | 35% | r=0.055 (30d) | Marginal |
| Active Addresses | 65% | r=0.101 (30d) | GO |
| Exchange Netflow | 0% (display only) | r=0.014 | NO-GO |
| Exchange Reserves | 0% (display only) | Negative (hurts) | NO-GO |
| Pi Cycle Top | 0% (display only, pending backtest) | Not yet validated | Display |
Pi Cycle Top(Philip Swift, LookIntoBitcoin) is a price-derived BTC cycle-top indicator computed from the 111-day SMA vs the 350-day SMA × 2. Historical BTC cycle tops (2013, 2017, 2021) coincided with the 111×2 SMA crossing above the 350 SMA within ~3 days. The compute module is implemented in src/models/onchain/pi_cycle.pywith 15 unit tests; dashboard surfacing is live in the BTC on-chain panel. A 2026-05 validation pass kept Pi Cycle as overlay-only (weight = 0): the scored implementation did not provide enough usable cross-event samples for statistical promotion, so it remains a stand-alone cycle-state indicator shown for context.
Currently enabled for BTC only. Exchange netflow and reserves are shown for context but excluded from scoring due to negative backtest results. Ablation study confirmed removing exchange_reserves improves composite correlation from 0.024 to 0.071.
Sentiment analysis measures market crowd psychology using the Fear & Greed Index as a contrarian indicator. Extreme fear is interpreted as bullish (historically favorable buying conditions), while extreme greed is bearish. Binance Futures data (funding rate, open interest, long/short ratio) is shown for context but not scored.
| Metric | Weight | Highest Correlation | Status |
|---|---|---|---|
| Fear & Greed Index | 100% | BTC r=0.116, ETH r=0.063 (90d) | GO |
| Funding Rate | 0% (display only) | BTC r=−0.065 (hurts composite) | NO-GO |
| Open Interest | Display only | — | N/A |
| Long/Short Ratio | Display only | — | N/A |
| Taker Buy/Sell Ratio | Display only | — | N/A |
(50 − value) / 50Enabled for production crypto assets (BTC, ETH, XRP, SOL, SUI). Backtested on BTC (r=0.116) and ETH (r=0.063). Altcoins use the same Fear & Greed signal since it measures overall crypto market sentiment. Binance Futures display-only metrics have limited history. Data sources: Alternative.me (Fear & Greed), Binance Futures API (funding rate, OI, ratios).
Microstructure analysis examines derivatives market positioning through liquidation data, open interest changes, and orderbook depth. Daily snapshots from Coinalyze provide raw data for informational display.
Backtest Result: NO-GO (all metrics)
Walk-forward backtest (449 test samples, Dec 2024 – Feb 2026) found no predictive signal. Liquidation imbalance: r = −0.002. OI change: r = −0.003. Both far below the GO threshold of r > 0.04. This module is display-only— the microstructure score does not contribute to the combined signal and should not be used for decisions.
| Metric | Description | Status |
|---|---|---|
| Liquidation Imbalance | Contrarian: high long liquidation = oversold (theory, not validated) | NO-GO |
| OI Change Rate | Rising OI = new money entering (theory, not validated) | NO-GO |
| Orderbook Depth | Bid/ask volume imbalance at top 20 levels (Binance snapshot) | Display |
| Long/Short Ratio | Trader positioning ratio from Coinalyze | Display |
BTC only. Data sources: Coinalyze free API (daily liquidation/OI history), Binance Futures API (orderbook depth snapshot). Data is collected daily for informational purposes only.
The AI report writer receives these indicators as context when generating daily reports and answering chat questions.
Individual mega-cap stocks (AAPL, MSFT, GOOGL, META, TSLA) use a four-factor composite combining macro and short-term price signals. Loukas cycle analysis on its own underperformed for these names in walk-forward backtesting, so each asset is scored against macro drivers that historically correlate with mega-cap equity returns.
| Factor | Description | Typical Weight |
|---|---|---|
| Pal (Net Liquidity) | Fed balance sheet net of TGA and reverse repo — effective system liquidity | ~25-35% |
| Alden (Fiscal Pulse) | Year-over-year change in U.S. federal deficit spending | ~15-25% |
| Market (S&P 500 beta) | SP500 Loukas-cycle signal as a market-regime proxy | ~25-35% |
| Short-term (Phase 4.6) | Stock-specific short-term momentum + volatility regime | ~15-25% |
Weights are tuned per stock via walk-forward backtest. Composite re-validates weekly; sustained correlation degradation triggers an elevated-monitoring alert. Source data: FRED (Pal/Alden factors), Yahoo Finance (stock + SP500 close).
The top-100 coin tracker pulls headlines hourly from a curated set of public RSS feeds (no paid API) and scores each headline for sentiment. The per-coin 7-day rolling average drives the bluechip_sentiment_dropalert: when sentiment flips positive→negative andthe 24-hour price change is below −5%, the alert fires.
Empirical note: raw VADER misses domain jargon ("bullish", "breakout") as neutral — the fallback path seeds the lexicon with ~22 crypto/finance terms before scoring. Sentiment is provided for context only; it does not feed the 23-asset composite score directly.
Disclaimer: Ciklora is a research and educational tool. It is NOT a financial advisor, broker-dealer, or investment advisor. Signals are based on historical pattern analysis with limited sample sizes. Past performance does not guarantee future results. You are solely responsible for your investment decisions. If you need financial advice, consult a licensed financial advisor.