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

Keep On Trading (KOT) - indicateur pour MetaTrader 5

Vues:
5184
Note:
(12)
Publié:
2018.04.18 16:48
KOT.mq5 (10.63 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The KOT (Keep On Trading) indicator shows time for holding a position. For example, if we have an open buy position, the indicator draws a line below the price, which means you can keep the position open. As soon as the line begins to disappear, you can apply your preferable trailing method to move the stop order to the open price of the previous candlestick or to the price of the indicator line. If the indicator line starts to appear above the price and there is an open buy position, you should consider closing the position. The opposite is true for sell signals.

The indicator has four input parameters:

  • ATR period - ATR period for the indicator calculation;
  • MA period - MA period for the indicator calculation;
  • MA method - MA calculation method;
  • Multiplier - multiplier.
The multiplier sets the distance between the line and the price. The option is useful when trailing the stop order based on the indicator line.

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/20060

DayOfWeekLabels DayOfWeekLabels

The indicator shows days of the week on the price chart.

Custom_Pattern Custom_Pattern

An indicator of custom patterns.

Overbought_Oversold Overbought_Oversold

Dynamic overbought/oversold levels.

PMF PMF

The Pivot Money Flow indicator displays the direction and the reversal of money flows.