Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Experts

Simple EA using Bollinger, RSI and MA - expert pour MetaTrader 5

Vues:
16776
Note:
(42)
Publié:
2020.12.28 10:46
Mise à jour:
2020.12.28 16:57
BolRSIMAs.mq5 (31.08 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Hello,

This simple EA open trade when the last bar is closing above or under bollinger bands, with RSI value overbought or oversold and using a D1 Moving average as trend filter.

Automatic take profit on medium bollinger band on opening bar, stop lose to be setted.

It is working well on EURUSD H1 with initial parameters.

Please share your set and pairs if you find any other profitable ones.

Profit factor >3 from 01/01/2019 to today.

MultiSort - sorting algorithm MultiSort - sorting algorithm

A sorter class to sort an array based on other arrays.

EA Fibonacci Potential Entry - MT5 EA Fibonacci Potential Entry - MT5

The 8 effective steps to build a robust day trading plan using Fibonacci retracement

merge sort - a merging method comparison-based sorting algorithm merge sort - a merging method comparison-based sorting algorithm

an efficient, general-purpose sorting algorithm

heap sort - array sorting algorithm heap sort - array sorting algorithm

a much more efficient version of selection sort