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:
4944
Rating:
(16)
Published:
2019.01.02 14:31
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The EA compares yesterday's High and Low prices with the current day Close price. As soon as the current price breaks through yesterday's High or Low, immediately open a position. If Stop Loss and Take Profit are non-zero, appropriate positions will be set for the position.

The EA opens only one position at a time, therefore it is able to work both on hedging and netting accounts.

High breakout example:

Yesterday Today

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

RSI EA v2 RSI EA v2

RSI EA - trading based on overbought/oversold zones determined by the iRSI (Relative Strength Index, RSI) indicator.

MACD_MFI MACD_MFI

The MFI indicator (Money Flow Index) applied over MACD (Moving Average Convergence/Divergence) provides a visual presentation of the current price divergence

RSI Custom Smoothing RSI Custom Smoothing

The iRSI (Relative Strength Index, RSI) indicator features new settings allowing users to manage the display of levels and main level color and width from an Expert Advisor. Smoothing has been added.

X2MA_2HTF X2MA_2HTF

Two X2MA moving averages from different timeframes, drawn in a single window as a color cloud colored according to the trend direction