당사 팬 페이지에 가입하십시오
- 조회수:
- 21750
- 평가:
- 게시됨:
- 2008.05.15 07:37
- 업데이트됨:
- 2014.04.21 14:52
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
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.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: 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.