CandleStop – indicator MetaTrader 5
The real author: CrushD The indicator to trail the stop levels in the Expert Advisors. Up and low boundaries of the channel have individual input parameters for setting: input uint UpTrailPeriods=5; //The period of search for high input uint DnTrailPeriods=5; //The period of search for low This indicator was first implemented in MQL4 and published … Read more