당사 팬 페이지에 가입하십시오
- 조회수:
- 26077
- 평가:
- 게시됨:
- 2011.08.02 08:49
- 업데이트됨:
- 2015.04.21 13:22
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Description:
This is an example only - how optimization results can be edited in a text editor and used by the Expert Advisor.
The signals were found by the optimizer of MT4 strategy tester, and all of these signals are used above profit factor 2. Many of these signals appeared only one time in the whole history, that's why more different type of signals must confirm each other.
"MinSignSum" setting means the number of these confirmations and it should never be less than 4!!
Shared only to show this method, how even beginner coders also can create real trading monsters :)
It's not recommended for live trading at all!
* first version is updated - v0.15 - some mistakes are corrected
Backtest using forextester data, with default settings, 2001.01.01 - 2011.06.30. (test starts from the 100th H4 bar)

Combines a strategy based on MA crossover with RSI and MACD confirmation by cmillion

This is the standard Heiken Ashi, but with the option to spot Dojis and color them differently.

Expert advisor that trade in the trend of EMA and buy/sell signals get from Williams %R

This uses the standard Bollinger Band calculations to further calculate the width of the Upper and Lower Bands, comparing that number to the Max and Min width of the bands for the last N periods. The results are plotted onto a histogram.