Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Twitter!
und werden Sie Mitglied unserer Fangruppe
und werden Sie Mitglied unserer Fangruppe
Interessantes Skript?
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Hat Ihnen das Skript gefallen?
Bewerten Sie es im Terminal MetaTrader 5
Bewerten Sie es im Terminal MetaTrader 5

Example of plotting a function spectrum using the FFT library - Indikator für den MetaTrader 4
- Ansichten:
- 15833
- Rating:
- Veröffentlicht:
- 2016.07.01 10:28
-
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum 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.
Übersetzt aus dem Russischen von MetaQuotes Ltd.
Originalpublikation: 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.