Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

RDI_ForexForecast - indicator for MetaTrader 4

RDI
Views:
29669
Rating:
(4)
Published:
2011.04.21 08:22
Updated:
2014.04.21 14:55
Need a robot or indicator based on this code? Order it on Freelance Go to 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:

Regression Analysis v2.0 Regression Analysis v2.0

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

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.

BbSq-OsMA BbSq-OsMA

It is the bbsqueeze indicator but with OsMA as momentum.

AutoEnvelope AutoEnvelope

Automatic EMA envelope.