Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
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

Advance Trend Pressure - indicatore per MetaTrader 5

Visualizzazioni:
6405
Valutazioni:
(15)
Pubblicato:
2018.03.01 11:35
TP.mq5 (9.01 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The Advance Trend Pressure indicator shows the trend direction and strength line. It can additionally show the bullish and bearish components of the trend.

Trend is determined using Close-Open, High-Close and Open-Close price (for a bearish candlestick) and Open-Close, High-Open and Close-Low prices (for a bearish candlestick) - i.e. the indicator uses the size and direction of candlestick bodies and the size of their shadows.

It has two parameters:

  • Period - indicator calculation period;
  • Show lines Up and Down - showing the lines of the bullish and bearish components.

Fig.1 Trend direction and strength line.

Fig.2 Trend direction and strength line with the lines of bullish and bearish components.

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/19879

MA with Band MA with Band

The indicator displays a Moving Average with bullish and bearish areas.

Custom Moving Average Input Color Custom Moving Average Input Color

A modification of the "Custom Moving Average" indicator: now the line color can be passed in input parameters.

Asymmetric Trend Pressure Asymmetric Trend Pressure

The Asymmetric Trend Pressure indicator shows the trend direction and strength line. It can additionally show the bullish and bearish components of the trend.

AMACD AMACD

Classic MACD based on Adaptive Moving Average.