당사 팬 페이지에 가입하십시오
Spreader - MetaTrader 5용 expert
- 게시자:
- Vladimir Karputov
- 조회수:
- 7080
- 평가:
- 게시됨:
- 2019.02.07 08:45
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Idea by: Yury Reshetov
mq5 code by: barabashkakvn
The EA calculates everything independently, i.e., the direction and lot size for opening a position. The calculations are optimal, so that the EA will either quickly accumulate positive spreads and close with a profit, or, in case of anything going wrong, hold a trade until the drawdown recovers. Drwadowns happen and sometimes last long. The EA does not use any indicators and performs calculations based on the last 60-bar history.
- Initial deposit for default settings is $10,000
- Timeframe: M1
Pairs should have a long-term positive correlation. The Expert Advisor cannot check whether the pairs are correlated positively.
The pairs must have a common base currency for pips. It means, Pairs EURUSD and GBPUSD would suit, since pips are calculated in USD. GBPJPY and CHFJPY would be suitable, too, since pips are calculated in JPY. EURUSD and USDJPY cannot be used, since the pips for the first pair are in USD, while for the second one in JPY.
You cannot place two different EAs with at least one of their currency pairs matching.
In case of dafault settings, you can select six pairs that I found appropriatefor testing on a demo account:
- Launch the EA on NZDJPY and write AUDJPY in parameter seconds_instrument
- Launch the EA on GBPJPY and write CHFJPY in parameter seconds_instrument
- Launch the EA on EURUSD and write GBPUSD in parameter seconds_instrument
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/23355
Indicator Stalin_x10 displays the trend direction and enter signals of indicator Stalin_NRTR from ten different timeframes on the bar defined in the indicator input parameters.
MultiStalin_x10Indicator MultiStalin_x10 displays information on the current trends, using the values of indicator Stalin from ten different timeframes
It calculates the Typical prices for bars #1, #2, and #3
Heiken_Ashi_Smoothed_Volatility_VolumeIndicator Heiken_Ashi_Smoothed_VolatilityStep without rounding, multiplied by the averaged volumes