Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 30537
- Valutazioni:
- Pubblicato:
- 2011.04.21 08:22
- Aggiornato:
- 2014.04.21 14:55
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Author:
RDI
Description:
This indicator forecast the future movement of highest and lowest prices depending on similar movement in the past by weighted mean. It calculates squares of difference between current bars and past bars to decide the similarity.
External variables:
- BasePeriod --- Number of basement bars to forecast
- ForecastPeriod --- Bars to forecast
- Samples --- Period to check similarity to current movement
- BaseElements --- Number of elements to choose for forecasting
Image:

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

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

It is the bbsqueeze indicator but with OsMA as momentum.

Automatic EMA envelope.