Two MA one Stochastic - indicator for MetaTrader 5 The indicator analyzes the values of two iMA (Moving Average, MA) and iStochastic ( Stochastic Oscillator, STO) relative to the price and gives advice on entering a position.
I was not going to become a scalping trader, but I had to. Furthermore, I did not want to be a trader or a developer of automated trading systems. Luckily, I did become a trader and a developer. My research work resulted in the appearance of an eternal technology which can be inherited by children, grandchildren, great-grandchildren and so on. Unless the world changes dramatically. Unless exchanges stop working. more...
And this is the template file (attached) about what Igorad mentioned in the first post (period = 14 for each in indicator' input): - T3 by T.Tillson (correct version) - LSMA - Least Square Moving Average (or EPMA, Linear Regression Line) - ILRS - Integral of Linear Regression Slope How to install: ...
Hi, Please take a look at the latest version of well-known indicator AllAverages_v3.0 with 26 types of moving averages: Code: // MA_Method= 0: SMA - Simple Moving Average // MA_Method= 1: EMA - Exponential Moving Average // MA_Method= 2: Wilder - Wilder Exponential Moving Average // MA_Method= 3: LWMA - Linear Weighted Moving Average // MA_Method= 4: SineWMA - Sine Weighted Moving Average // MA_Method= 5: TriMA - ...
// MA_Method= 0: SMA - Simple Moving Average // MA_Method= 1: EMA - Exponential Moving Average // MA_Method= 2: Wilder - Wilder Exponential Moving Average // MA_Method= 3: LWMA - Linear Weighted Moving Average // MA_Method= 4: SineWMA - Sine Weighted Moving Average // MA_Method= 5: TriMA -
Heiken Parabolic Trading System system is working good with UniVolumeDelta indicator. -------------- Heiken Parabolic Trading System - public links - First version of the system is on this post - Heiken Parabolic Histo trading system is here - Heiken Parabolic Digital ...