거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
3640
평가:
(11)
게시됨:
2018.08.07 12:13
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Trend Envelopes indicator is calculated based on a % of price change. That % is then used to determine if there is a new trend or trend remains the same.

This version is using Standard Deviation for the price change calculation instead, which makes it more self adjusting to the current timeframe and symbol market conditions.

ATR Trend Envelopes ATR Trend Envelopes

Trend Envelopes indicator that uses ATR for the price change calculation.

QQE of Parabolic Weighted Velocity QQE of Parabolic Weighted Velocity

This version of QQE is using Parabolic Weighted Velocity to determine trend.

STD Trend Envelopes - RSI STD Trend Envelopes - RSI

This version of Trend Envelopes RSI indicator differs in one significant point: instead of using fixed value (5) for envelopes calculation, standard deviation (adjusted by multiplier) of the calculated RSI is used for envelopes calculation.

STD Trend Envelopes of Averages STD Trend Envelopes of Averages

Trend Envelopes indicator that uses Standard Deviation for the price change calculation and is adding prices smoothing prior to be used in calculations.