A real-time market risk API that blocks bad trades before they happen.
How It Works & Evidence
Multi-source market intelligence processed in real-time to help your Freqtrade strategy avoid high-risk trades - fully transparent and fail-safe.
All signals are combined in real-time to produce a Risk Score (0-1) and transparent reasoning for each trade. No black boxes - full clarity for your strategy.
safe_to_trade: true/false
reasoning: ["signal 1", "signal 2", ...]
Calls Remora API before entering trades.
Skips high-risk trades automatically.
Existing strategy logic remains unchanged.
This is not a simple check you could replicate with a Fear & Greed index alone: Remora automatically integrates multiple data sources, applies sophisticated aggregation logic, and provides fail-safe defaults to ensure your strategy keeps running smoothly.
Redundancy & Failover: Remora uses multiple data sources for each signal type. If one source is unavailable, others continue providing data, ensuring reliable risk assessments even during external API outages.
Remora doesn't just return a yes/no signal. Each recommendation comes with human-readable reasoning, so you can see exactly why a trade is considered safe or risky. You remain in full control - your strategy logic and entry signals stay exactly the same.
Remora filters trades only when historical conditions indicate elevated risk, including:
Result: fewer losing trades, reduced drawdowns, better risk-adjusted performance - without changing your strategy or adding complexity.
Across thousands of trades and multiple strategies, using Remora reduces drawdowns and improves risk-adjusted performance.
See the Proven Results page for full backtest details.
Full backtest results, working strategy examples and additional integration patterns are available in our open-source repository:
View on GitHubIn short, Remora gives you market-awareness that's hard to replicate manually. It combines multiple data sources, applies advanced logic, explains each decision, and fails safely - all via a simple API call.
Add market awareness to your Freqtrade strategies in 30 seconds.