Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Sistemi Esperti

Metatrader Expert Advisor e-Regr and Metatrader Indicator i-Regr - sistema esperto per MetaTrader 4

Visualizzazioni:
112307
Valutazioni:
(65)
Pubblicato:
2008.09.12 06:16
Aggiornato:
2014.04.21 14:53
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.



Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.