Re: Banzai's MT5 Trading System

15
FTLM - Fast Trend Line Momentum
(on/off button)

Here's the ON/OFF button version of FTLM - Fast Trend Line Momentum

Please put the "SmoothAlgorithms.mqh" file in the include folder: MQL5 > Include
And this indicator in the EZGreenArrows folder: MQL5 > Indicators > EZGreenArrows
Thank you.
These users thanked the author Banzai for the post (total 2):
forexjoe85, eduarescobar


Re: Banzai's MT5 Trading System

16
Banzai wrote: Mon Nov 24, 2025 10:50 am FTLM - Fast Trend Line Momentum
(on/off button)

Here's the ON/OFF button version of FTLM - Fast Trend Line Momentum

Please put the "SmoothAlgorithms.mqh" file in the include folder: MQL5 > Include
And this indicator in the EZGreenArrows folder: MQL5 > Indicators > EZGreenArrows
Thank you.

FTLM.png
Please use this new version.
The old version repainted the arrows. :oops:
These users thanked the author Banzai for the post (total 4):
forexjoe85, DmitrySCLP, eduarescobar, nbibu

Re: Banzai's MT5 Trading System

20
RSI (3) to find Peaks & Troughs
(on/off button)
Use RSI (3) to find peaks and troughs.

When RSI (3) crosses up level 30, go LONG/BUY.
When RSI (3) crosses down level 70, go SHORT/SELL.

Very useful indicator.
I give you RSI (14) too, just in case.