Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 7543
- Rating:
- Published:
- 2013.01.14 12:00
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
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 in Code Base at mql4.com on 28.10.2007.
Fig.1 The CandleStop indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1407

The indicator for drawing possible Support/Resistance lines on fractals

The trading system based on the indicator by Vladimir Korykin

The trend indicator. The indicator line of level 50 can serve as the point to determine the trend

The 4-color АО indicator.