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
Visualizzazioni:
9176
Valutazioni:
(24)
Pubblicato:
2013.03.13 09:51
Aggiornato:
2023.03.29 13:42
\MQL5\Include\
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The real author:

Chaos

The indicator to define the global trend. The direction of the oscillator movement is used as the criteria to define the current trend. The indicator has the dimension of price change speed in points.

This indicator was first implemented in MQL4 and published in Code Base on 17.10.2007.

The indicator uses SmoothAlgorithms.mqh library classes (must be copied to the terminal_data_folder\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

Fig.1 The TrendStrength indicator

Fig.1 The TrendStrength indicator

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

The scripts for opening short positions The scripts for opening short positions

These scripts are designed to sell with fixed values of Stop Loss and Take Profit in points from the current price

The scripts for opening long positions The scripts for opening long positions

These scripts are designed to buy with fixed values of Stop Loss and Take Profit in points from the current price

SmPriceBend-T01 SmPriceBend-T01

The indicator of the first price change derivative or simply trend speed and sign.

TrendСontinuation TrendСontinuation

This indicator is created to determine the trend and its direction.