You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Check out the new article: Building a Future Swing Projection Indicator in MQL5.
We implement a Future Swing Projection indicator in MQL5 that analyzes historical swing structure and estimates the next move from recent price behavior. It locates six alternating swing points, measures five completed legs, and uses their average distance to project a target five bars ahead. The indicator draws swing legs, a projection line, ATR‑based support and resistance zones, and a label with the projected price to keep the process rule‑based and reproducible.
Traders using MetaTrader 5 often analyze previous price swings manually to estimate how far the next swing may extend. This process is subjective, time-consuming, and difficult to reproduce because swing identification, measurement rules, and projection methods are not clearly defined. To solve this problem, we developed a rule-based MQL5 indicator that automatically formalizes swing detection, swing measurement, and future movement projection using consistent algorithmic rules.
The indicator:
Author: ALGOYIN LTD