Join our fan page
- Views:
- 96
- Rating:
- Published:
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Description:
The L1 filter enables extraction of piecewise-linear trends that preserve essential market structure while reducing price noise.
The script shows the usage of L1 Trend Filter methods in MQL5 for float and double vectors on random walk simulated data.
The applications in trading can be found in "Applying L1 Trend Filtering in MetaTrader 5".
All codes from the article are also available in the public project "MQL5\Shared Projects\L1Trend".
Image:

Easy Range Breakout EA - MT5
This EA implements a range breakout trading strategy. It calculates a price range between start and end times defined by the user, draws a visual rectangle on the chart to mark the high and low of that range, and then monitors price action after the range closes. If the market breaks above the range high, it opens a buy trade; if it breaks below the range low, it opens a sell trade.
Machine Learning Supertrend
A machine-learning inspired approach towards trending regimes. Providing accurate signals and backtest confidence built-in
Accelerator Oscillator (AC)
The Acceleration/Deceleration Indicator (AC) measures acceleration and deceleration of the current driving force.
MACD Signals
Indicator edition for new platform.