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:
- 6623
- Rating:
- Published:
- 2018.11.19 13:53
- Updated:
- 2019.01.29 16:38
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Theory:
Trend Trigger Factor was described by M.H. Pee in the Technical Analysis of Stocks and Commodities magazine in December, 2004. Usually the indicator is added some sort of smoothing in order to filter out the false break results.
This version:
It is using averages filter out prices prior to being used in calculation. That way the lag added is smaller then when the smoothing is used on the calculated result. The averages that can be used are the following:
- simple moving average (SMA)
- exponential moving average (EMA)
- smoothed moving average (SMMA)
- linear weighted moving average (LWMA)
Usage:
You can use the color change for signals.

Double smoothed stochastic Blau

Double smoothed stochastic of ratio

Center of Gravity (as originally described by John Ehlers)

Center of Gravity - extended version