Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
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

FullDump - sistema esperto per MetaTrader 4

Visualizzazioni:
7807
Valutazioni:
(3)
Pubblicato:
2008.06.03 09:59
Aggiornato:
2014.04.21 14:52
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The original trading strategy is described here.

The EA was written in order to test the efficiency of the trading strategy described by the author. You can find the obtained result and the description of the EA parameters in the latest issue of the magazine.

Short Description of the EA Algorithm:

1. Timeframes: H1-D;
2. Tool: Bollinger Bands with the shift of 1,2,3. Period: 20; Volume: integer lot; (0.2,0.4,0.8,1.0, etc.).
3. Indicator: RSI, period 14.

Searching for a buying signal:
1. Relative Strength Index (RSI) must be below 30.
2. Price must reach the lowest Bollinger Band.
3. Wait until the candlestick on the one-hour chart moves to above the second lowest Bollinger Band.
4. As soon as the first candlestick closes above the second line, you should buy.
5. StopLoss must be located 10 pips below the latest local minimum.
6. The first target for a half of the position is equal to the value of StopLoss; as soon as it is reached, you should move the Stop level to the break-even point.
7. The second target is the level of the second upper Bollinger Band.


Searching for a selling signal:
1. RSI must be above 70.
2. Price must reach the highest Bollinger Band.
3. Wait until the candlestick on the one-hour chart moves from the upper line down behind the second line.
4. As soon as the first candlestick closes below the second line, you should sell by market.
5. StopLoss must be located 10 pips above the latest local maximum.
6. The first target for a half of the position is equal to the value of StopLoss; as soon as it is reached, you should move the Stop level to the break-even point.
7. The second target is the level of the second lower Bollinger Band.


Testing the EA with standard parameters:

After optimization of parameters:

Full analysis of the strategy with a forward test can be found in our magazine.

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/8174

MS Excel: Data Exchange and Management MS Excel: Data Exchange and Management

A DLL to manage and exchange data between MT4 and MS Excel. OLE is used. The description of the DLL functions is given in the attached example. The example is a script that sends quotes to Excel and builds the diagram of daily price changes. At exiting,

Need a Top_Bottom fishing addition.. Need a Top_Bottom fishing addition..

The EA works with the 1 min EURUSD AMA signal but can't turn the corner without latent signals. Can somebody try to work the flaw and make the signal more precise. It has some RSI and MA added to filter. But not enough to accomplish a msot profitable tra

e-TurboFx e-TurboFx

3 bearish and sequential lengthening bars? Bruins, we are not going your way!

BreakOut_Panca_eagle BreakOut_Panca_eagle

Indicator BreakOut_Panca_eagle.