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

MartingailExpert - MetaTrader 5용 expert

게시자:
Vladimir Karputov
조회수:
6632
평가:
(18)
게시됨:
2018.07.13 16:03
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Idea by: Mikhail

MQL5 code by: barabashkakvn.

A simple Martingale. If no positions are opened, the entry is by indicator iStochastic (Stochastic Oscillator).

Inputs

  • Lots - initial lot size to open a position
  • Multiplicator - lot size increasing factor
  • Step (in pips) - step
  • Profit factor (in pips) - profit level
  • Stochastic: K-period (number of bars for calculations)
  • Stochastic: D-period (period of first smoothing)
  • Stochastic: final smoothing
  • Stochastic: type of smoothing
  • Stochastic: calculation method
  • Stochastic: BUY level - indicator level to open a BUY position
  • Stochastic: SELL level - indicator level to open a SELL position
  • magic number - a unique identifier of your positions

EURUSD,M30

MartingailExpert

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

Swing_Shift Swing_Shift

Indicator Swing Shift

SAR_Oscillator SAR_Oscillator

Parabolic Stop And Reverse as an oscillator

VLM VLM

Intraday relative volumes indicator Voltest (VLM)

WRSI WRSI

An RSI smoothed by Wilder's moving average