Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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
Experts

Metatrader Expert Advisor e-Regr and Metatrader Indicator i-Regr - expert pour MetaTrader 4

Vues:
112333
Note:
(65)
Publié:
2008.09.12 06:16
Mise à jour:
2014.04.21 14:53
e-Regr.mq4 (10.13 KB) afficher
i-Regr.mq4 (4.52 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Regression Channel

Linear Regression Channel consists of two parallel lines, equidistant up and down from the line of linear regression trend. The distance between frame of the channel and regression line equals to the value of maximum close price deviation from the regression line.

Linear Regression Channel


Second-power (Parabolic) Polynomial Regression Channel


Third-power Polynomial Regression Channel

MetaTrader Indicator i-Regr Setting

Degree - power of Polynomial : 1- linear; 2- parabolic; 3- Third-power





MetaTrader Expert Advisor e-Regr based on Regression Channel MetaTrader Indicator

If price lower than under line - Buy
If price bigger than upper line - Sell

TakeProfit by average line.
Stop Loss = 0 but you can set Stop Loss
Trend Protection: If D1 candle (for previously day) bigger than 150 pips – trade prohibition and close all opened position.


MetaTrader Expert Advisor e-Reg Setting


Warning: The Expert advisor e-Regr was not adjusted and was not optimized.



Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/8417

Open SELL Open SELL

The script opens a SELL position with the specified part of the FreeMargin.

Ergodic Oscillator Ergodic Oscillator

Indicator Ergodic Oscillator.

StopLossMove StopLossMove

The script moves the StopLoss at the Distance from the market.

CloseAllBuySell CloseAllBuySell

The script closes all opened Buy and Sell positions in the active window.