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
Views:
15450
Rating:
(8)
Published:
2008.06.09 09:15
Updated:
2014.04.21 14:52
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The strategy of the EA is very simple. It looks through the account history and, if the latest position has been closed by TakeProfit, enters the market in the same way as before. Otherwise, it considers the trend direction to be changed.


Position is opened at the signals of indicators:


1. if Parabolic confirms the change of trend;


2. if the market is between flat range.



The position volume in lots calculated through money management and risk management for optimal fraction.


Default settings are for EURUSD M30.

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

RndTrade RndTrade

The Expert Advisor demonstrates the possibility to gain profits using the position opening strategy based on the "heads-or-tails" principle.

Tro_Range Tro_Range

Indicator Tro_Range.

Prusax_v61 Prusax_v61

The indicator colors bars.

Price_BarsM2_MTF Price_BarsM2_MTF

The indicator colors candlesticks.