Join our fan page
PriceVSwma - indicator for MetaTrader 5
- Views:
- 5717
- Rating:
- Published:
- 2013.01.08 14:46
- Updated:
- 2016.11.22 07:32
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The real author:
perky_z
Variation on the non-trivial linear combination of stochastic oscillators.
This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 30.10.2007.
Fig.1 The PriceVSwma indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1388
The trading system based on change of the trend direction displayed by the EF_distance indicator and force of the trend determined by the Flat-Trend indicator.
The class for drawing the RSI using the ring bufferThe class is designed for calculation of a technical indicator Relative Strength Index (Relative Strength Index, RSI) using the algorithm of the ring buffer.
The indicator of the famous trader Korykin
The class for drawing the ER using the ring bufferThe class is designed for calculation the technical indicator Efficiency Ratio (Efficiency Ratio, ER)using the algorithm of the ring buffer.