Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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
Scripts

Identify potential Trends/Range (Pivot Points) - script pour MetaTrader 5

[Supprimé]
Vues:
9354
Note:
(25)
Publié:
2020.07.18 21:47
Mise à jour:
2020.08.26 22:21
\MQL5\Include\
Define.mqh (1.9 KB) afficher
Enum.mqh (1.51 KB) afficher
functions.mqh (19.34 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

When I start learning about trading, I remember the trading pioneer Shawn Lucas (founder of Apiary-fund) saying "trading is simple, you go from bound range market to breakout market and vice versa". I looked at few charts and he was right. So I told myself, I have to always eyeball ranging market and trending market but with the help of an indicator. There are plenty of indicators that help us eyeball these ranging/trending market and they work really well, but I like using Pivot Points.

That is why I created this indicator that helped me to automatically eyeball these potential trends/range (based on pivot points) instead of doing all the work myself. I know there are plenty of Metatraders who also suffer from this and that is why I would like to share this indicator with you, hopefully it will be beneficial.

Do not forget to send you comments as well as rate these scripts. Happy trading!

 

Pivotpoints

LIVE TRADING SESSION:

You can check the following live trading sessions and see how I was using my Products in my trading

      


Open Random Charts Open Random Charts

This script opens randomly selected charts and applies user-defined template.

Design patterns - Abstract Factory Design patterns - Abstract Factory

Provide an interface for creating families of related or dependent objects without specifying their concrete classes.

Step chart Step chart

Step chart (upgraded version)

Design patterns - Builder Design patterns - Builder

For a complex object separate its construction from representation. Same construction process can create different representations