Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Sistemi Esperti

up3x1 Investor - sistema esperto per MetaTrader 5

Pubblicati da::
Vladimir Karputov
Visualizzazioni:
3039
Valutazioni:
(19)
Pubblicato:
2017.11.03 12:24
Aggiornato:
2018.02.28 10:18
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.