거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

Spreader - MetaTrader 5용 expert

게시자:
Vladimir Karputov
조회수:
6565
평가:
(22)
게시됨:
2019.02.07 08:45
Spreader.mq5 (59.7 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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:

  1. Launch the EA on NZDJPY and write AUDJPY in parameter seconds_instrument
  2. Launch the EA on GBPJPY and write CHFJPY in parameter seconds_instrument
  3. Launch the EA on EURUSD and write GBPUSD in parameter seconds_instrument


MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/23355

Stalin_x10 Stalin_x10

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_x10 MultiStalin_x10

Indicator MultiStalin_x10 displays information on the current trends, using the values of indicator Stalin from ten different timeframes

Three Typical Candles Three Typical Candles

It calculates the Typical prices for bars #1, #2, and #3

Heiken_Ashi_Smoothed_Volatility_Volume Heiken_Ashi_Smoothed_Volatility_Volume

Indicator Heiken_Ashi_Smoothed_VolatilityStep without rounding, multiplied by the averaged volumes