거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
- 게시자:
- Nikolay Kositsin
- 조회수:
- 8556
- 평가:
- 게시됨:
- 2011.11.15 18:26
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Real author:
igorad
StepMA is executed as a moving average.
Trading signals:
- We should buy when the indicator line is changing its color from magenta to blue. A long position should be kept till the line color is changed to magenta.
- We should sell when the indicator line is changing its color from blue to magenta. A short position should be kept till the line color is changed to blue.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/560

There are a lot of smoothing algorithms. This indicator is a smoothing of standard ADX.

Simplified Ichimoku indicator (Ichimoku Kinko Hyo) containing only the cloud.

The indicator shows the moments of the market acceleration. Besides, it indicates appropriate time for buying, selling and market exit.

Fisher indicator calculates minimum and maximum price levels in previous history, determines direction of a trend and forecasts its reversal.