당사 팬 페이지에 가입하십시오
MinMax indicator - MetaTrader 5용 지표
- 조회수:
- 9390
- 평가:
- 게시됨:
- 2018.10.27 17:42
- 업데이트됨:
- 2019.01.29 15:46
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
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