Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 3629
- Rating:
- Published:
- 2018.04.18 16:31
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The indicator draws on the price chart a simple ZigZag, for which you need to specify only the step value. A break point is added when the length of the ZigZag leg (step) is exceeded.
The indicator provides two possible options for specifying the step:
- in points
- in percentage
The indicator has two input parameters:
- Step calculation method - step calculation method;
- Step size - step value.
Fig.1 H4, step in points: 800 points
Fig.2 H4, step in percentage: 50%
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20055

ATR Ratio shows a ratio of two ATRs.

The indicator displays on the chart the previous trading day's channel.