Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Facebook!
und werden Sie Mitglied unserer Fangruppe
Interessantes Skript?
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
Indikatoren

ChannelsFIBO_v2 - Indikator für den MetaTrader 4

Ansichten:
17021
Rating:
(16)
Veröffentlicht:
2016.03.07 11:29
MQL5 Freelance Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance

The extended version of the ChannelsFIBO indicator which implements the selection of the reference distance (the distance considered 100% of the channel width at each individual bar):

  1. By the maximum shift of the price from the moving average.
  2. By the average shift of the price from the moving average.
  3. By the median shift of the price from the moving average.
  4. By the standard deviation (SD) of the price from the moving average.


For example, when selecting reference distance "By SD", the channel will look the following way:

Übersetzt aus dem Russischen von MetaQuotes Ltd.
Originalpublikation: https://www.mql5.com/ru/code/14749

Hodrick-Prescott Channel Hodrick-Prescott Channel

The indicator draws a price channel using the Hodrick-Prescott Filter.

Future_Indicator Future_Indicator

The indicator based on the moving averages shifted to the left relative to the chart.

RSI_TS RSI_TS

The RSI indicator implemented as a histogram with a designation of the overbought and oversold levels.

RSI_MA_Trade_Sist RSI_MA_Trade_Sist

The indicator points to the potential entry points.