당사 팬 페이지에 가입하십시오
- 조회수:
- 9742
- 평가:
- 게시됨:
- 2010.08.11 10:13
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The Relative Strength Index, applied to standard deviation of price.
It's a simple indicator allows to measure the volatility. It can be applied to determine flat zones by analysis of the Bollinger Bands narrowing and expanding.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/161

This robot uses a random number generator to simulate simply tossing a coin to decide on the direction of each trade. It provides an example of a minimal expert advisor programmed in an object-oriented style. It also provides a basis for quantifying the value added by alternative methods of entry.

One-click trading.

This Expert Advisor allows you to save infomation about the ticks, actual or simulated in Strategy Tester.

This is MQL5 version of DinapoliTargets indicator. The ZigZag indicator is added to the chart.