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

XBarClearCloseTrend - indicatore per MetaTrader 5

Visualizzazioni:
3833
Valutazioni:
(14)
Pubblicato:
2018.04.18 17:23
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

A trend state indicator. It is a signal modification of the trend indicator of the same name.

It has only one input parameter:

  • Period - indicator calculation period.

The indicator displays color marks on a chart indicating the trend state. Six types of marks are possible:

  1. Strongly up - a strong uptrend;
  2. Up - an uptrend;
  3. Uncertainly up - an uncertain uptrend (rollback/consolidation after an uptrend);
  4. Strongly down - a strong downtrend;
  5. Down - a downtrend;
  6. Uncertainly down - an uncertain downtrend (rollback/consolidation after an uptrend).

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

LR_Ratio LR_Ratio

The indicator displays the ratio of two LSMAs.

LRL LRL

Linear regression line (LSMA) - a moving average calculated by the linear regression method.

Conqueror Conqueror

A signal indicator for opening/closing positions.

OnChart_Stochastic OnChart_Stochastic

Stochastic on the price chart.