Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Sistemi Esperti

Angry Bird (Scalping) - sistema esperto per MetaTrader 5

Pubblicati da::
Vladimir Karputov
Visualizzazioni:
12377
Valutazioni:
(37)
Pubblicato:
2017.01.26 09:32
Aggiornato:
2018.06.26 12:50
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Author of the idea — Bima Setyawanauthor of the MQL5 code — barabashkakvn

It uses the iCCI(CCI, Commodity Channel Index), iRSI(RSI, Relative Strength Index) indicators. 

Recommended timeframe is H1. 

Expert Advisor inspired by Ilan 1.6.

The EA with functions very sensitive to price movement, equipped with various tools:

  • stop trading at a certain decrease in equity;
  • trailing stop;
  • equity risk management;
  • use of a timeout;
  • hours for opening maximum deals and others.

Rule: use a pair with minimum spread. For example, use EURUSD with the 1-minute timeframe.

Good luck! 

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/17122

Exp_Fractal_MFI Exp_Fractal_MFI

The simplest EA based on the fractal MFI.

DayPositionsCount DayPositionsCount

The function returns the number of positions opened by an Expert Advisor for the day.

Fractal_MFI_HTF Fractal_MFI_HTF

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

MacdPatternTraderAll MacdPatternTraderAll

MacdPatternTraderAll - Expert Advisor for MetaTrader 5. Six (iMACD, MACD, Moving Average Convergence/Divergence) indicators and four (iMA, MA, Moving Average) indicators. Opens trades when the indicator's MACD crosses its signal line.