Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

Keep On Trading (KOT) - indicatore per MetaTrader 5

Visualizzazioni:
5128
Valutazioni:
(12)
Pubblicato:
2018.04.18 16:48
KOT.mq5 (10.63 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.