Watch how to download trading robots for free
Find us on Facebook!
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
Views:
3705
Rating:
(16)
Published:
2017.01.19 17:03
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The entire chain: Candels High Open indicator, SignalCandelsHighOpen indicator signals module.

CandelsHighOpen Expert Advisor is based on the Candels High Open indicator trading signals module. The EA has been generated by the MQL5 wizard. The EA features trading market and pending orders, as well as trailing stop based on Parabolic SAR.

For compilation, the EA needs the SignalCandelsHighOpen trading signals module and the Candels High Open indicator.

CandelsHighOpen EA has been launched in the "Every tick based on real ticks" mode on AUDUSD H1 from 2016.01.01 to 2016.11.06 with the initial deposit of 10 000. "Reverse signals"=false has been used in the first pass.

CandelsHighOpen False

while "Reverse signals"=true has been used in the second one:

CandelsHighOpen True

All EA parameters have been set to their default values, no optimization has been performed.

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16863

SignalCandelsHighOpen SignalCandelsHighOpen

Module of trading signals of the "Candels High Open" custom indicator for analyzing High and Open of the last three bars.

Candels High Open Candels High Open

Candels High Open indicator analyzes High and Open of the last three bars.

Original Turtle Rules Trader Original Turtle Rules Trader

Original Turtle Rule Trader Expert Advisor implements a trading system described in the book "The Original Turtle Trading Rules". The EA code implements the visual display of the three Donchian channels, money management, opening and adding trades and moving stop levels.

Exp_WPR Exp_WPR

The simplest Expert Advisor based on WPR.