Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Facebook!
und werden Sie Mitglied unserer Fangruppe
Interessantes Skript?
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Hat Ihnen das Skript gefallen?
Bewerten Sie es im Terminal MetaTrader 5
Expert Advisors

Hybrid Scalper - Experte für den MetaTrader 4

Ansichten:
39846
Rating:
(18)
Veröffentlicht:
2015.01.19 09:47
Aktualisiert:
2016.11.22 07:32
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance

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.