당사 팬 페이지에 가입하십시오
- 조회수:
- 4407
- 평가:
- 게시됨:
- 2012.12.12 10:57
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The Exp_Oracle Expert Advisor is drawn on the basis of signals taken from the Oracle redrawing indicator. A signal to perform a deal is formed at bar closing if a zero level of the signal line of the indicator breakthroughs or the signal line changes the direction and also if there is crossing of the signal line and indicator (depending on the options selected in the input parameter Mode).
Place Oracle.ex5 compiled file to the terminal_data_folder\MQL5\Indicators.
Default Expert Advisor's input parameters have been used during the tests shown below. Stop Loss and Take Profit have not been used during the tests. It should be noted that since the Oracle indicator redraws, the final chart obtained after testing the Expert Advisor, the deals and changes on the indicator lines will not match!
Fig. 1. The instances of history of deals in the chart.
Testing results for 2011 at UDSCHF H4:
Fig. 2. Charts of testing results
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/1179

Displaced Moving Averages

The breakthrough trading system using the Candles_Smoothed indicator.

The iSAR indicator's main advantage is that it is based on current price time series thanks to which it can be applied to the other indicators

The Exp_JBrainSig1_UltraRSI Expert Advisor uses the values of JBrainTrend1Sig and UltraRSI indicators to analyze the market state.