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

BHS system - sistema esperto per MetaTrader 4

Visualizzazioni:
9109
Valutazioni:
(7)
Pubblicato:
2008.05.14 07:22
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The strategy is based on the fact that, in practice, round numbers ending with "00" are always closer to people. For example, if pair EUR/USD is traded at 1.2470 and its price is growing, most stop orders will be placed within one or two points from 1.2500, not say 1.2517. We can earn using this fact. So let's try to.

You can view the original description of the strategy here.
A detailed article devoted top the system testing and a link to reports are available in our magazine's issue of 12.05.2008.
You can discuss it and make your suggestions on our forum.

Trading Strategy Algorithm:

1. Open one-hour chart of EURUSD, lots 0.1.

2. Draw Moving Average with the period of 200.

Buying alert (open two orders): The price is above MA and intersects the level 15 points below the "round" price.

Selling alert (open two orders): The price is below MA and intersects the level 15 points above the "round" price.

Closing Trades:

We will close our trades by StopLoss.

Having tested the above rules within the period from 2007.01.11 to 2008.01.11, we obtained the following results (Open price only):



Having optimized the inputs on the same period of time, we obtained the following result of EA operations:


A forward test outside the optimization area, the article devoted to the system testing, and a link to reports are available in our magazine's issue of 12.05.2008.

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

Rooks Returned Rooks Returned

One more interpretation of the well-known ZigZag. The indicator is written to work according the trading system described here: http://forum.fibo-forex.ru/viewtopic.php?t=1368 The indicator works with ZigZag by Rosh (Zigzag2_R_).

Short-Term Trends Short-Term Trends

A trading strategy that works with short-term trends.

Levels_A_Vlad Levels_A_Vlad

The indicator shows support/resistance levels calculated using the methods by V.B. Antonov (A_Vlad).

Fast_oscilator_2 Fast_oscilator_2

A fast oscillatorб also suited for scalping.