Indicators: ATR Stop Loss bands

 

ATR Stop Loss bands:

Money-managing stop loss baseline indicator for MT5.

ATR Stop Loss bands

Author: Serhad Yildirim

 
Solid Indicator! Works like it should and so far I haven't had any problems with it. Great if you want an edge in money management.
 

Error when compiling.

OnDeinit function declared with wrong type or/and parameters stoploss_factor.mq5 67 5


 
Automated-Trading:

ATR Stop Loss bands:

Author: Serhad Yildirim

This indicator is one of the rare useful indicators.

 

I've got a warning:

Description                                                                                       File                                Line        Column

OnDeinit function declared with wrong type or/and parameters         stoploss_factor.mq5         67           5


Couldn't figure out what is to be changed in:

"67 int OnDeinit (const int reason) "


Is it because "reason" was not defined anywhere in the code ?