Discussing the article: "From Novice to Expert: Candlestick Momentum Confirmation for Classic Crossover Strategies"
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: From Novice to Expert: Candlestick Momentum Confirmation for Classic Crossover Strategies.
In this article, we refine a moving average crossover strategy with a momentum candle filter and an immediate retracement bar confirmation. When both conditions are met, a pending stop order is placed using a pivot-based stop loss and a 2R take profit. The complete MQL5 Expert Advisor code, finite-state-machine logic, and chart annotations are detailed.
The solution separates signal discovery from trade execution. Instead of treating a moving-average crossover as permission to enter, the EA records a candidate direction and advances only when the subsequent behavior of the price supports it. This staged design reduces impulsive entries and gives each rejected setup a clear reset point.
Author: Clemence Benjamin