Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5

Example of plotting a function spectrum using the FFT library - indicateur pour MetaTrader 4
- Vues:
- 15839
- Note:
- Publié:
- 2016.07.01 10:28
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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.
Traduit du russe par MetaQuotes Ltd.
Code original : 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.