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
Experts

Trade in Channel - expert for MetaTrader 5

Published by:
Vladimir Karputov
Views:
5168
Rating:
(22)
Published:
2017.11.03 11:56
Updated:
2018.06.26 14:35
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Author of the idea: George F.Peskov, mq5 code author: barabashkakvn.

A trading system using the Price Channel principle. Position open signals are formed on the second bar after the price moves above or below the channel borders. Trade should be performed before a rollback, i.e. if the price touches the upper border, a Sell operation is formed, if it touches the lower border, it is a Buy signal. The position is held open until any stop level is reached or until the position is closed by a signal. Trailing stop is used.

During testing, some currencies did not give any positive results on certain timeframes (the limiting factor used was the percentage of drawdown). So, there is something to think about: either market entry and exit rules should be improved, or channel trading methods should not be used for these currencies on these timeframes.

EURUSD,M15:

Trade in Channel test

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

Mikahekin_System Mikahekin_System

The indicator implements a breakout system using the Mikahekin indicator channel.

ForceTrend_HTF ForceTrend_HTF

The ForceTrend indicator with the timeframe selection option available in input parameters.

OzFx OzFx

The OzFx system. It uses Accelerator Oscillator and Stochastic Oscillator.

Nevalyashka Nevalyashka

We open a new position opposite to the previous one. Inputs only contain Stop loss, Take Profit and the minimum lot.