Join our fan page
- Views:
- 6147
- Rating:
- Published:
- 2018.09.25 14:24
- Updated:
- 2018.11.26 12:54
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Basics :
Here we have a variation of super smoother (originally published here : Super smoother) that is using its own past values as a criteria for filtering out some false signals.
Usage :
Since the indicator is not using slope as a criteria for color change, color change to gray can be used as a warning sign of a possible reversal, while the change to "active" color can be used as a signal for entry or re-entry

Super smoother

This calculates Optimal f using the Geometric Mean. Per Ralph Vince, "In trading we can count on our wins being for varying amounts and our losses being for varying amounts. Therefore the Kelly formulas could not give us the correct optimal f." So, using his equation(s), I created this library for the Geometric Mean version of Optimal f.