Unisciti alla nostra fan page
TrendStrength - indicatore per MetaTrader 5
- Visualizzazioni:
- 9463
- Valutazioni:
- Pubblicato:
- 2013.03.13 09:51
- Aggiornato:
- 2023.03.29 13:42
- 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
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/1585
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 positionsThese scripts are designed to buy with fixed values of Stop Loss and Take Profit in points from the current price
The indicator of the first price change derivative or simply trend speed and sign.
TrendСontinuationThis indicator is created to determine the trend and its direction.