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:
24096
Note:
(4)
Publié:
2008.08.27 05:44
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Description:

  • This EA uses the following rules for buying:
    1. The fast MA must be above the slow one.
    2. We enter when the close price is lower than the open price, place TP=20 pips, StopLoss is not placed.
    Exit:
    We exit either by TP or placing the StopLoss at the minimum of the previous bar minus 10 pips, as soon as the mimimum of the previous bar becomes less than the lower Price Channel line.
  • The elements of the Matringale are used in this strategy - there is a little chance that the second lossmaking position will appear after the first one, so the next trade is performed with a much bigger lot.
  • The selling rules are opposite to the buying.
    I want to say right now that is not a ready for trading robot. It is necessary just for exercising the idea of the trading.
  • The EA works on the daily charts by the open prices. It is enough to optimize only the Period_Pch duting testing, if the multiplier is set to 1 then the system will work without the Martingale. It is not necessary to change the TP, the 20 pips is the optimal value for the majority of symbols.
    I'm waiting for your remarks, comments, advices and critics.

Picture:

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

Open Source Forex Open Source Forex

The concept of this EA is to monitor several indicators and trade based on a value returned by those indicators.

WcciPatterns WcciPatterns

Indicator WcciPatterns. See the description at the indicator's code itself.

Ravi+AO Ravi+AO

A simple EA that uses 2 indicators AO and RAVI (attached) in its working. NOT OPTIMIZED!!! Good results on EUR/USD - H1.

NRTR (Nick Rypock Trailing Reverse) NRTR (Nick Rypock Trailing Reverse)

The NRTR indicator lies below the chart at rising trends and lies above the chart at descending trends.