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
Indicateurs

Gann high/low activator (simple) - indicateur pour MetaTrader 5

Vues:
11571
Note:
(30)
Publié:
2020.10.12 12:59
Mise à jour:
2020.11.16 19:27
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Basics :

The Gann High Low Activator Indicator was described by Robert Krausz in a 1998 issue of Stocks & Commodities Magazine. It is a simple moving average SMA of the previous n period's highs or lows.

There are quite a few versions of it, but it seems that we are missing an as-simple-as-it-gets version that would also be as efficient as possible for the sake of testing the performance of the indicator. This version does that - the only "set-back" is that the color of the line is changed based on the trend of the Gann high/low activator. The rest is as simple as it gets

Recommendations:

  • Use the color changes as trend change signals
  • At the time of this indicator invention, usual charts were (main hand drawn) daily charts. It is recommended that you start from daily charts testing and then build your way to other time frames (with some period experimenting advised)




Command - behavioral design pattern Command - behavioral design pattern

Encapsulate a request as an object thereby letting you parameterize clients with different requests. Queue or log requests, and support undoable operations

Pro Traders see RISK as Percentage Pro Traders see RISK as Percentage

Most traders keep losing money because they focus on money rather than planning their trades based on Percentage risk.

Gann high/low activator (oscillator) Gann high/low activator (oscillator)

Gann high/low activator (oscillator)

Log4mql (MT5) Log4mql (MT5)

A logging library similar to Log4j but for MQL.