거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

Quadratic Regression MA - MetaTrader 5용 지표

조회수:
5253
평가:
(21)
게시됨:
2018.06.14 13:50
qrma.mq5 (8.78 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

This is a Quadratic Regression MA as described by mathemat here https://www.mql5.com/ru/forum/106719/page29.

It is a sort of a linear regression value variation, but faster in response to market changes.

Historical Volatility Bands - High/Low Historical Volatility Bands - High/Low

Historical Volatility bands constructed using average as the middle line, and upper and lower bands using the Historical Volatility high/low (instead of "regular" Historical Volatility) for bands calculation.

RSI Сandles - Smoothed with Trend Envelopes RSI Сandles - Smoothed with Trend Envelopes

RSI Candles with an additional option to filter (smooth) the prices prior to using them in RSI calculation (which, effectively makes it an RSI of average).

LSMA Trend LSMA Trend

Indicator based on LSMA (Least Squares Moving Average). It shows the trend of the used average and displays it as a sort of an oscillator.

Trend Envelopes of Averages Trend Envelopes of Averages

Trend Envelopes with an option to chose smoothed/filtered price in calculation instead of using "raw" prices.