Join our fan page
Step chart of averages - indicator for MetaTrader 5
- Views:
- 3731
- Rating:
- Published:
- 2018.09.14 14:47
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Basic theory :
Step chart indicator, in its basic form, is made as a way to filter out insignificant price changes. Price changes are specified in pips and all the changes smaller than the desired are ignored. When drawing such values we are getting that characteristic step like chart and that is where the name of the indicator came from
This version :
Here we have added a choice of moving averages that can be used for additiona filtering too. That way we are having a sort of "double filtering"
Usage :
Experiment a bit with the parameters, but it seems that with a mild average price filtering, step chart is becoming lest sensitive to some false signals
Expert adviser scans past 500 closing bars and looks for common closing regions as entries.
Kaufman ama - with floating levelsKaufman ama - with floating levels