Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

Regression Analysis v2.0 - indicateur pour MetaTrader 4

Vues:
61641
Note:
(23)
Publié:
2011.04.21 08:19
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

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.