Mira cómo descargar robots gratis
¡Búscanos en Facebook!
Pon "Me gusta" y sigue las noticias
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Evalúe su trabajo en el terminal MetaTrader 5
- Visualizaciones:
- 62761
- Ranking:
- Publicado:
- 2011.04.21 08:19
- Actualizado:
- 2016.11.22 07:32
-
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa
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

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

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

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

It is the bbsqueeze indicator but with OsMA as momentum.