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

Strategy - Set And Forget (with Alerting system) - MT5 - expert pour MetaTrader 5

[Supprimé]
Vues:
9540
Note:
(27)
Publié:
2020.11.08 23:39
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

INTRODUCTION :

This strategy is the well known set & forget with the ALERTING system. It is very useful on different trading scenarios. I urge you guys to always use trading tools that will make your live easier. So instead of watching the charts and the time and all day long, you can use this indicator that will watch the charts for you.


HOW TO USE IT :

You can check the following video that will show you 2 scenarios in which the alerting system is useful for the set & forget strategy.  

  • Scenario 1 : it will help you preparing your watching list.
  • Scenario 2 : it will help you exiting your trades.


PARAMETERS :

This script has 2 inputs, which are

  • The Higher Price: to set the higher level price.
  • The Lower Price: to set the lowest level price.
SSL Channel Chart SSL Channel Chart

Trend indicator

Memento - behavioral design pattern Memento - behavioral design pattern

without violating encapsulation, capture and externalize an object's internal state so that the object can be restored to this state later

Keltner channel Keltner channel

Keltner channel with standard averaging and averaged over the ATR indicator.

observer (push) - behavioral design pattern observer (push) - behavioral design pattern

define a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and updated automatically