Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
TDI - indicatore per MetaTrader 5
- Visualizzazioni:
- 21948
- Valutazioni:
- Pubblicato:
- 2018.06.06 12:59
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The indicator is drawn as two lines and a histogram:
- TD Index - the trend index;
- Direction - trend direction line;
- Signal - trade direction histogram.
It has two parameters:
- Period - calculation period;
- Applied price - price used for calculations.
Possible interpretation of the indicator
- If the histogram points upwards, buying is preferred; if downwards — selling is preferred.
- The intersection of the TD Index and Direction lines, intersection of Direction and zero, as well as a change in direction can also be a signal to open a position in the direction indicated by the histogram.
- If trading implies opening of counter-trend positions (trading on rollbacks), then a change in the line direction counter to the histogram direction can serve as a signal to open a counter-trend position.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/20323
Trend_Percentage
Trend_Percentage - the ratio of bulls and bears.
Unsmoothed_RSIThe unsmoothed RSI indicator.