당사 팬 페이지에 가입하십시오
- 조회수:
- 3561
- 평가:
- 게시됨:
- 2018.03.01 09:38
- 업데이트됨:
- 2023.03.29 13:48
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Two Didi Needles indicators from different timeframes on one chart. The indicator of a larger timeframe is displayed as a color trend cloud, which determines trend. The second indicator of a smaller timeframe draws small colored dots, which show trend direction, and a large colored dot when trend reverses.
The indicator requires the compiled SXDidi_Index.ex5 indicator file. Add it to <terminal_data_folder>\MQL5\Indicators.
Fig.1. The XDidi_Index_System_HTF indicator.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/19638

Martingale based Expert Advisor specially designed for small deposits.

The Expert Advisor uses three iMAs (Moving Average, MA), one iOsMA (Moving Average of Oscillator and one iRVI (Relative Vigor Index, RVI). Trailing stop is based on the High/Low of earlier bars.

Two AdaptiveRVICloud indicators from different timeframes on one chart.

An Expert Advisor based on the "Arrows&Curves" indicator.