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

Regression Analysis v2.0 - MetaTrader 4용 지표

조회수:
61639
평가:
(23)
게시됨:
2011.04.21 08:19
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

This indicator compares four types of regression (linear, quadratic, logarithmic and exponential) and chooses the one that best fits the data analyzed.

This version:

  • Fixed an error in calculating the standard deviation;
  • Makes more use of the indicators of MQL4 standard library;
  • Improved the functions of calculation of the regressions;
  • Frees a buffer. It only uses 3 buffers now;
  • Added a Comment parameter to enable/disable comments on the screen.

The changes do not affect the indicator from the visual point of view, however, the values shown on screen are corrected.

Previous version: Regression Analysis

Buy / sell indicator with alerts. Buy / sell indicator with alerts.

This is the updated version of the indicator i uploaded previously at http://codebase.mql4.com/7121.

JJN-TradeInfo JJN-TradeInfo

Indicator that shows profits and losses (in pips and money).

RDI_ForexForecast RDI_ForexForecast

This indicator shows the future movement depending on similar movement in the past.

BbSq-OsMA BbSq-OsMA

It is the bbsqueeze indicator but with OsMA as momentum.