Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Experts

up3x1 Investor - expert for MetaTrader 5

Published by:
Vladimir Karputov
Views:
3047
Rating:
(19)
Published:
2017.11.03 12:24
Updated:
2018.02.28 10:18
Need a robot or indicator based on this code? Order it on Freelance Go to 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

Translated from Russian by MetaQuotes Ltd.
Original code: 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.