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
Experts

up3x1 Investor - expert pour MetaTrader 5

Publié par:
Vladimir Karputov
Vues:
3029
Note:
(19)
Publié:
2017.11.03 12:24
Mise à jour:
2018.02.28 10:18
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Author of the idea: PPP, MQL5 code author: barabashkakvn.

The Expert Advisor's trading is focused on the panic caused by the releases of important economic indicators in the FOREX market: we analyze the candlestick's High-Low and Open-Close values.

The Expert Advisor parameters are configured for trading EUR/USD on H1. Recommended initial deposit is $1000 or higher. You can try to increase profit by increasing the risk factor, but it is better to stick to money management rules and use them as is.


Input Parameters

  • Trade parameters
    • Stop Loss (in pips) - Stop Loss value.
    • Take Profit (in pips) - Take Profit value.
    • Trailing Stop (in pips) - trailing value.
    • Trailing Step (in pips) - trailing step value.
    • Risk in percent for a deal from a free margin - risk per trade as percent of free margin.
    • Decreased factor (based on the history of trading) - this factor is used in case of having losing trades.
    • History days (only if "Decreased factor" > 0) - the number of days for analyzing the trading history.
  • Difference parameters
    • Difference high#1 minus low#1 (in pips) - the minimum value of candlestick's High minus Low;
    • Difference open#1 minus close#1 (in pips) - the minimum value of candlestick's Open minus Close.


Example if testing on EURUSD, H1:

up3x1 Investor test

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

New Random New Random

Trading based on a random number generator or in one of the following sequences: BUY - SELL - BUY or SELL - BUY - SELL.

ColorDerivative ColorDerivative

The Derivative indicator implemented as a colored histogram with an additional averaging.

Opposite trade Opposite trade

Opening a position opposite to the closed one. Trades are processed in the OnTradeTransaction function.

HTML file converter for the economic calendar HTML file converter for the economic calendar

HTML file converter for the economic calendar. The script parses a page downloaded from http://www.investing.com/economic-calendar, and forms a CSV file with the list of news.