당사 팬 페이지에 가입하십시오
- 조회수:
- 8565
- 평가:
- 게시됨:
- 2018.12.28 13:05
- 업데이트됨:
- 2019.01.17 11:29
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Channel-based indicator Fractal Channel draws a channel based on fractals with a given dimension.
It has one adjustable parameter:
- Farme - frame size for searching for the fractal
Frame shall be a window consisting the number of bars, in which one fractal must fit.
For a 1x1 fractal (left bar + central bar + right bar), the frame size must be 3,
For a 2x2 fractal, the frame size = 5 (two left bars + one central bar + two right bars), etc.
Fig.1. Frame = 3 (standard fractal size)
Fig. 1. Fractal Channel + Fractals, Frame = 3
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/22723

The indicator displays two indicators ATR with different averaging periods in a single window.

Signal indicator iCrossAD. It shows possible reversals or price roll-backs.

Indicator EMA HLC Envelope Oscillator

Indicator EMA HLC Envelope