Join our fan page
- Views:
- 21745
- Rating:
- Published:
- 2008.05.15 07:37
- Updated:
- 2014.04.21 14:52
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
There are 2 indicators and a template in the archive. Zigzag-fractals tracks and connects the upper and the lower fractals to each other. Fx-ao displays angulation. You can find the full description of the strategy at: www.fx-chaos.by.ru.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/8052

The indicator displays the ratio between the length of the current down-trend (in bars) and the total length of the period barsToProcess (of course, in bars, as well) where the down-trend is searched for.

The indicator represents the ratio between the length of the up-trend found and the length of the entire range where the indicator is searching for an up-trend.

The indicator shows in the chart the current time in different time zones.

It allows you to calculate profits, StopOuts, and margin, just moving in the chart three lines that correspond with the opening level, StopLoss and TakeProfit of the position.