Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Uzman Danışmanlar

Hybrid Scalper - MetaTrader 4 için Uzman Danışman

Görüntülemeler:
40282
Derecelendirme:
(18)
Yayınlandı:
2015.01.19 09:47
Güncellendi:
2016.11.22 07:32
MQL5 Freelance Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Hybrid Scalper is the Expert Advisor based on many indicators, best Performance with 5-digits broker, true ecn broker (spread: no more then 5 pips).

Algorithm:

Buy/Sell will be executed depending on Stochastic trend direction and RSI.

Loss orders will be closed depending on RSI, profitable Orders will always survive (the SL/TP is modified).

The details can be found in the code.

Volatility:

  • Expert decide if market is not stable using Bollinger Bands and will not trade during high volatility except if you set do not Stop expert during Market Volatility(false)
  • Expert will not trade during at the end of each year except if you set do not Stop expert during Market Volatility(false)

Extra features:

  • Set Trading Days (example Monday Trade true, Tuesday Trade false etc...);
  • Set Max spread, Ea will not work if spread exceeded;
  • Magic Number for Strategy 1 (Main Strategy ) and Magic Number for Strategy 2 (Stop and reverse Strategy);
  • You can disable stop and reverse strategy by setting "Allow stop and reverse" false;
  • On each Chart where Expert is Running, Magic number 1 Number must differ from Magic Number 2;
  • Show Account info, set to true to see some essential information on your chart (Name, Leverage, Equity, Magic Numbers);
  • Enable push notification set to true to receive a push notification and an email on each trade including (Good time to go long/short symbol, spread, equity, etc...)'
  • Send Saturday Report : Set to true , to receive each Saturday a report about Balance , equity, total profit/loss , Margin , Free Margin 

Hybrid Scalper Expert Advisor MetaTrader 4

Recommendations:

  • Unstable version, use only on demo account;
  • Expert can make good profit in 3 to 4 years, and can also drain the entire account balance in 3 to 4 years;
  • Take a look at the Graph.
Extremums Extremums

This script makes horizontal lines, that shows max and min price values for a period of time.

TrendCollector TrendCollector

TrendCollector is the EA based on price action, Stochastic indicator, specific EMA's (206) crossings, and trade size variability based on ATR and time of a day.

Indicator Candles Indicator Candles

The indicator draws candle objects in a separate window of any one of the following indicators: Percent Range, RSI, CCI, Price.

Vertical Time Lines Vertical Time Lines

Possible uses: Mark session open/close, mark time of regular news release, any other relevant time.