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

Dsl - stochastic - Indikator für den MetaTrader 4

Ansichten:
27616
Rating:
(11)
Veröffentlicht:
2017.02.17 16:05
MQL5 Freelance Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance
Stochastic is mainly used in combination with built in signal line and levels. Some prefer the levels some, on the other hand, signal line. We could dispute which one is the better, but it probably mainly depends on trading style.

Here is a version that, in some way, combines the two types.
Discontinued signal lines idea is simple : when stochastic value is above central value (stochastic being 50), then only the upper signal line is calculated, and the lower signal line value is "inherited". When the value of stochastic is bellow central value then the lower signal line is calculated and the upper signal line is "inherited". That way we are getting a kind of combination of levels and signal lines without a need to change the value of the stochastic itself. As it is obvious it has its better sides compared to both methods (especially avoiding some problems with "trends" when signal lines alone are used). In any case extensive testing is advised.





Dsl (discontinued signal lines) - rsx Dsl (discontinued signal lines) - rsx

Dsl (discontinued signal lines) - RSX

Dsl - MACD Dsl - MACD

Dsl (discontinued signal lines) - MACD.

Quantile bands Quantile bands

Quantile bands.

Schaff trend cycle - adjustable smoothing Schaff trend cycle - adjustable smoothing

Schaff trend cycle - adjustable smoothing.