Syntax
public SVEHaTypCross(Bars bars, int haPeriod, int typPeriod, string description)
public static SVEHaTypCross Series(Bars bars, int haPeriod, int typPeriod)
Parameter Description
bars | The Bars object |
haPeriod | Heikin Ashi period |
typPeriod | Typical period |
Description
This indicator is supporting to Sylvain Vervoort's Traders' Tips article series (Stocks & Commodities magazine). Sylvain Vervoort's SVEHaTypCross indicator from October 2013 issue of Stocks & Commodities magazine is a trend-following indicator based on moving average crossovers on prices smoothed by using a blend of Heikin Ashi and typical price.
Example
Please refer to:
An Expert Of A System (Vervoort).