Join our fan page
MinMax indicator - indicator for MetaTrader 5
- Views:
- 9389
- Rating:
- Published:
- 2018.10.27 17:42
- Updated:
- 2019.01.29 15:46
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Theory:
It is based on a very simple idea: calculate the minimum and maximum of some price over desired period and then use those values for further trend estimation.
This version:
The indicator uses the described minimum and maximum to "construct" a generic value (minimum+maximum)/2 which is then used as a main trend estimator (the slope of it). The extreme bands / levels can be used as targets for stop losses or take profits (depending on your trading needs). Also those "bands" have their own coloring mode that can be used as well for short term trend estimation.
Stripped T3 levels (T3 levels that can display the 3 phases of T3 calculation)
Volatility quality - zero lineVolatility quality - zero line and ATR based
Adaptive ATR channel
Spearman rank correlation - floating levelsSpearman rank correlation - with floating levels