3 EA very simple:

MQL4 Esperti

Specifiche

EA 1: It consists of a moving average with 4 levels; Two up and two down. When the price touches the first level above is sold, by touching the second top is bought. When it arrives to the first one of below it is bought, and to the second one of below it is sold. The EA must have the option to choose between: Balance or not; It means that the trader chooses between entering in a simple way (the form already mentioned), or to stop emitting signals in level 1 until it touches the average of 400 again. They are not BOLLINGER BANDS. It is a moving average of 400 with 4 levels.

1: IMAGE

EA 2: It's very simple; To exist three or four repeated candles is executed an order against the tendency. The candle zero is identified, which is the candle against tendency, and the candle 1,2,3 and 4 are the consecutive candles that appear to the right of the candle zero. From candles upwards like in the picture, a sale is executed; Of being candles to the lower runs a purchase. EA 2: IMAGE

EA 2: It's very simple; To exist three or four repeated candles is executed an order against the tendency. The candle zero is identified, which is the candle against tendency, and the candle 1,2,3 and 4 are the consecutive candles that appear to the right of the candle zero. From candles upwards like in the picture, a sale is executed; Of being candles to the lower runs a purchase. EA 2: IMAGE

EA 3:

MACD that when crossing the first bar to the rise executes purchase; And selling when it crosses to the low. In addition it manages a very simple risk management law: When the order touches the STOP immediately enters in the opposite direction: From sale to purchase, from purchase to sale. And to play for the second consecutive time the STOP returns to enter immediately making the transition from sale to purchase, from purchase to sale, does this until the order reaches the profit. In the meantime, the MACD entries are paused when the bars are crossed, until the open orders reach the profit.

Con risposta

1
Sviluppatore 1
Valutazioni
(414)
Progetti
670
33%
Arbitraggio
60
17% / 32%
In ritardo
113
17%
In elaborazione
2
Sviluppatore 2
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
3
Sviluppatore 3
Valutazioni
(2463)
Progetti
3101
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
Gratuito
4
Sviluppatore 4
Valutazioni
(2120)
Progetti
2691
62%
Arbitraggio
116
45% / 25%
In ritardo
419
16%
Occupato
5
Sviluppatore 5
Valutazioni
(414)
Progetti
478
40%
Arbitraggio
7
43% / 29%
In ritardo
16
3%
Gratuito
6
Sviluppatore 6
Valutazioni
(769)
Progetti
1033
44%
Arbitraggio
50
8% / 50%
In ritardo
117
11%
Gratuito
7
Sviluppatore 7
Valutazioni
(4)
Progetti
5
0%
Arbitraggio
3
0% / 67%
In ritardo
2
40%
Gratuito
8
Sviluppatore 8
Valutazioni
(261)
Progetti
318
37%
Arbitraggio
6
50% / 17%
In ritardo
7
2%
Gratuito
Ordini simili
drán índices de grupos de parámetros. //+------------------------------------------------------------------+ //| Expert initialization function | //+------------------------------------------------------------------+ int OnInit () { // Load strategy parameter sets int totalParams = LoadParams(fileName_, params); // If nothing is loaded, report an error if (totalParams == 0 ) {
Hola, quiera convertir un indicardor que yo facilite en un sistema, ademas de las entradas y salidas, debería tener lo siguientes parametros: -Hora de entrada -Hora de salida -Dia de las semana para operar -Stop Loss - Take Profit

Informazioni sul progetto

Budget
20 - 60 USD
Per lo sviluppatore
18 - 54 USD