Rejoignez notre page de fans
- Vues:
- 6165
- Note:
- Publié:
- 2018.09.25 14:24
- Mise à jour:
- 2018.11.26 12:54
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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.