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

Example of plotting a function spectrum using the FFT library - indicatore per MetaTrader 4
- Visualizzazioni:
- 15843
- Valutazioni:
- Pubblicato:
- 2016.07.01 10:28
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Description: Example of plotting a function spectrum using the FFT library A test function based on the sum of 3 sinusoids with different parameters or market Close prices are set as input.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/8667

The MACD is not required to be present on the chart. However, if a standard MACD is attached, the divergence lines will be drawn both on the chart and in the indicator window, and the indicator will use the MACD settings.

Really helps in trading

The indicator predicts (at least tries to) the RSI on a specified number of bars using the cluster analysis

Another variation of the Macd. I do not remember it had already been published.