Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

LeManStop - MetaTrader 5 Script - MQL5 #21163 - MT4/MT5 Resources

author EAcpu | 5 reads | 0 comments |

LeManStop - indicator for MetaTrader 5

The trend following indicator LeManStop is a representative of the LeMan system and displays the stop loss levels of existing positions on the chart. It draws two stop loss lines for long and short positions, displayed in different colors.

It has six configurable parameters:

 LeMan Stop = PrevOpen - Coeff * SMA(HO, period)

If dMA < 0:

 LeMan Stop Loss = PrevOpen + Coeff * SMA(OL, period)

Where:

 HO = High - Open OL = Open - Low dMA = FastMA - SlowMA
FastMA - MA (Close Price, Fast MA Period, Fast MA Method)
SlowMA - MA (closing price, slow MA period, slow MA method) 

LeManStop - indicator for MetaTrader 5


Attachment download

📎 lemanstop.mq5 (14.46 KB)

Source: MQL5 #21163

Verification code Refresh