Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Twitter!
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

Roboost v1 - Experte für den MetaTrader 4

Ansichten:
24176
Rating:
(12)
Veröffentlicht:
2016.03.28 14:21
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

Roboost is an EA for MetaTrader 4 trading. It combines several ideas of common forex robots such as RSI half-scalping.

It tries to limit the risks by

  • adding a limiter to maximum lot size
  • usage of stop losses
  • limitation on trading hours
  • limitation of maximum Spread to avoid trades during news or difficult market conditions
  • Using Pending Orders instead of Market Orders

It also calculates lot size automatically based on remaining equity if enabled in the set.

The code is delivered as-is.

Target tf: h1

Testing period: long term (e.g. 2 years)

Pairs: EURUSD, GBPUSD, other major pairs

It can run on different pairs in parallel with different sets. Of course, the automatic lot calculation is dependent on the remaining equity — in case of several pairs traded in parallel, the lot size will be impacted by all other open trades.

I am submitting it as a template for further development.

Wording: Working beta version - use it as template, to generate ideas or extend to ready-for-use ea.


Before trading on live account, please do extensive testing and/or further development.

Recommendations:

  • Try the attached sets for EURUSD h1 first
  • Test on 2 yrs
  • Insert a 2nd indication to validate the trades in the highlighted section (if you know, what you are doing)


Dependencies:

  • There is no include/library/dll needed so far
  • In case you enter more sophisticated indicators, you might have to allow dll-usage in expert settings

GBPUSD h1


AUDNZD h1

Arbitrage Arbitrage

The multi-currency arbitrage tactics.

EMA and SMMA are identical EMA and SMMA are identical

This tiny script visually demonstrates the identity of two common Moving Averages

1 Click Button To Close All Open and Pending Orders V03 1 Click Button To Close All Open and Pending Orders V03

Click "Close All" button to close all your open & pending orders at once.

RSI Monitor RSI Monitor

Simple and clean panel that shows RSI values on all timeframes with Oversold and Overbought notification.