A professional, executable mean-reversion trading strategy using Fibonacci Pivot Points and RSI exhaustion signals.
FiboReversion Edge is a quantitative mean-reversion trading strategy designed for traders seeking high-probability setups at statistically significant price levels. Instead of following breakouts, the strategy identifies exhaustion at Fibonacci-derived pivot resistance and support zones using precise rejection candle patterns confirmed by RSI momentum divergence from extreme levels.
Built for robustness and simplicity, it uses only standard, widely available indicators and requires no proprietary data feeds. The complete logic is fully transparent and implemented in ready-to-deploy MT4 and MT5 Expert Advisors.
Professional diagrams designed for quick comprehension and training.
| Parameter | Default Value | Description |
|---|---|---|
| Magic Number | 778899 | Unique identifier for EA orders |
| RSI Period | 14 | Standard period for overbought/oversold detection |
| ATR Period | 14 | Volatility reference (optional context) |
| Risk per Opportunity | 1.0% | Fixed fractional risk — dynamic lot sizing |
| Buffer Pips | 10 | Safety buffer around pivot levels |
| Max Spread | 35 points | Filters execution during high spread periods |
| Trading Hours | 08:00 – 20:00 | Server time window (fully adjustable) |
Everything you need for immediate implementation and further customization.