Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
8272
Note:
(1)
Publié:
2008.05.05 07:42
Mise à jour:
2014.04.21 14:52
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The strategy underlying this EA is based on the indicator of MA.

A detailed article about the system testing is available in the issue of our magazine from 28.04.2008: You can discuss and suggest some elaborations for it on our forum at: http://fortrader.ru/forum/viewtopic.php?t=74

Description:

Trading strategy algorithm:

1. Opening a 4-hour chart for EURUSD, lots 0.1.
2. Drawing an MA with the period of 5.

Signal to buy: Indicator MA has formed a trough.

Signal to sell: Indicator MA has formed a peak.

The trades will be closed by StopLoss. For placing a StopLoss, we should find the MA inflection (trough or peak) and detect: for Buy, the minimum price value for 10 bars in history; for Sell, the maximum price value for 10 bars in history. Then place a StopLoss. We should perform checks at each formation of trough (for Buy) or peak (for Sell) and modify the StopLoss, if necessary.

Image:

Once having tested the above rules on the period from 2007.01.11 to 2008.01.11, we obtained the following results (Open prices):

Having optimized the results for the same period, we obtained the following result of the EA operations:

Profit factor is 3.70, expected payoff is 76.74!

You can also see the forward test of the optimized area for EURUSD and the EA tests for GBPJPY in the issue of our magazine from 28.04.2008:

The latest issue of the magazine can be downloaded from: http://fortrader.ru/downloads/redirect.php?dlid=34


    Traduit du russe par MetaQuotes Ltd.
    Code original : https://www.mql5.com/ru/code/8105

    up3x1_premium_v2M up3x1_premium_v2M

    This automated trading system is intended for working with the currency pair of eur/usd in the one-hour chart. Excellent results.

    TREND_alexcud v_2 TREND_alexcud v_2

    The EA is based on the indicator TREND_alexcud Something goes wrong with it

    Hercules A.T.C. 2006 EA Hercules A.T.C. 2006 EA

    High-Probability Breakout EA with very favorable risk:reward ratio.

    Visual Start Visual Start

    A code/method to test the redrawing indicators, by the example of FxmFish