거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
9299
평가:
(17)
게시됨:
2018.10.27 17:42
업데이트됨:
2019.01.29 15:46
MinMax.mq5 (8.66 KB) 조회
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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 Stripped T3 levels

Stripped T3 levels (T3 levels that can display the 3 phases of T3 calculation)

Volatility quality - zero line Volatility quality - zero line

Volatility quality - zero line and ATR based

Adaptive ATR channel Adaptive ATR channel

Adaptive ATR channel

Spearman rank correlation - floating levels Spearman rank correlation - floating levels

Spearman rank correlation - with floating levels