Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Publié par:
- Nicholas C Weber
- Vues:
- 6341
- Note:
- Publié:
- 2022.12.20 04:39
- Mise à jour:
- 2022.12.22 22:22
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Original Code and Description are here:
https://www.mql5.com/en/code/20176
I made a modification where you can filter Volume levels when Spreads are high.

- This Bot use stratery Breakout of Daily Bar, I tested for 3 Pair currency : GBPUSD, EURUSD, XAUUSD - Default setting is not sure the best, you can test for your parameter. - This is version for MT5 that convert from MT4 - this EA is best for broker low spread

It is known that the market is mainly driven by two emotions: fear and greed. This should be seen as an attempt to implement these emotions in the form of a mathematical model.

Sort the input array in-place using comparison function less.

Smooth Algorithms - Corrected/Modified