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

Speed and Acceleration (with HMA) - MetaTrader 4용 지표

Andrea Salvatore http://www.pimpmyea.com
게시자:
padbravo
조회수:
9071
평가:
(24)
게시됨:
2022.06.08 03:23
업데이트됨:
2022.06.10 01:23
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The code its not optimized, but, its self-explanatory on the var names used.

the Hull Method can be enabled or disabled, as the graph the raw values for speed and acceleration

Also, the values can be ploted on Absolute Values (all above Zero)

to experiment with an usable oscillator, try to use for AVG_PERIOD the square of PERIOD (period*period)

(9/6/2022 corrected a bug on the calc cicles)

HMA Speed and Accel

    R-Squard and Linear Regression R-Squard and Linear Regression

    a procedure that calculate most stats in one call: R-Squared and Linear Regression

    LP_entry LP_entry

    Arrow Up and Down on each bar and other informations.

    Squeeze Momentum Indicator - LazyBear Squeeze Momentum Indicator - LazyBear

    Converted LazyBear Squeeze Momentum Indicator from TradingView to MQL4

    Higher Timeframe Higher Timeframe

    Indicator that shows higher timeframe candle on current timeframe.