Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 5942
- Rating:
- Published:
- 2018.11.18 15:39
- Updated:
- 2019.01.29 16:38
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Theory:
This version can easily be tracked down. It was originally published in an TASC article "Double-Smoothed Stochastic" by William Blau and was published way back in 1990. The calculation is defined as:
where:C = Current close
La = Lowest low in a days
Ha = Highest high in a days
Ey = y-day exponential moving average
Ez = z-day exponential moving average
This version:
It is calculating as described, and is adding signal/trigger line for easier trend assessment.
Usage:
You can use color changes as signals.

Double smoothed stochastic of ratio

Double smoothed stochastic

Trend trigger factor (averages pre-filtered)

Center of Gravity (as originally described by John Ehlers)