SIMPLE, EFFECTIVE & EFFICIENT

MQL4 Asesores Expertos

Tarea técnica

SIMPLE, EFFECTIVE & EFFICIENT

Any currency pair

Any time frame

Long Only: (Must have its own input fields as the variable/criteria will be different to SHORT):
MA Period - input field
MA Shift - input field

MA Method - input field
MA Apply to - input field

Max consecutive deals - input field (example 5)
Lot size - input field
Take Profit - input field

Stop Loss - input field

Trailing stop - input field 

Methodology:
Cycle = from the time that price closes above MA (previous close was below MA) to the time price closes below MA again.

A) Open Buy 1 at price-close when price-close is above MA and previous price-close was below MA (Cycle 1 starts).

B) Close when one of the following is triggered whichever first:

  •  - Take Profit
  •  - Stop Loss
  •  - Trailing Stop
  •  - Price crosses MA

C) Once Buy 1 is open, continue consecutive buys (Example: Buy 2, Buy 3, Buy 4, Buy 5):

  •  - at close of each candle
  •  - till max consecutive deals are reached (Example : 5 deals)
  •  - for as long as long as price does not cross (Low) MA

D) Close all deals if price crosses (Low) MA.

E) If price closes below MA, Cycle 1 ends.

F) If price does not close below MA but did cross the MA during the time period, Cycle 1 is still open.
    If price does not close below MA but did cross it in the time period, close all open deals at cross-over price open again a Buy as price will close above MA.

G) If Cycle 1 stays open, keep on repeating C, D & F if Cycle 1 stays open

H) If Cycle 1 ends, start again at A when a new cycle starts.

SHORT Only (Must have its own input fields as the variable/criteria will be different to LONG):
MA Period - input field
MA Shift - input field

MA Method - input field
MA Apply to - input field

Max consecutive deals - input field
Lot size - input field
Take Profit - input field

Stop Loss - input field

Trailing stop - input field (example 5)

Methodology:
Same as for LONG but just to the opposite
 

Han respondido

1
Desarrollador 1
Evaluación
Proyectos
1457
46%
Arbitraje
49
73% / 12%
Caducado
36
2%
Libre
2
Desarrollador 2
Evaluación
Proyectos
412
36%
Arbitraje
35
26% / 57%
Caducado
63
15%
Libre
3
Desarrollador 3
Evaluación
Proyectos
1341
59%
Arbitraje
28
82% / 0%
Caducado
10
1%
Libre
4
Desarrollador 4
Evaluación
Proyectos
24
17%
Arbitraje
15
20% / 40%
Caducado
6
25%
Libre
5
Desarrollador 5
Evaluación
Proyectos
143
76%
Arbitraje
0
Caducado
2
1%
Libre
6
Desarrollador 6
Evaluación
Proyectos
5
0%
Arbitraje
2
0% / 100%
Caducado
0
Libre
7
Desarrollador 7
Evaluación
Proyectos
315
37%
Arbitraje
6
50% / 17%
Caducado
7
2%
Libre
8
Desarrollador 8
Evaluación
Proyectos
149
31%
Arbitraje
32
34% / 41%
Caducado
43
29%
Libre
9
Desarrollador 9
Evaluación
Proyectos
562
33%
Arbitraje
24
67% / 8%
Caducado
17
3%
Libre
10
Desarrollador 10
Evaluación
Proyectos
540
50%
Arbitraje
55
40% / 36%
Caducado
224
41%
Trabaja
11
Desarrollador 11
Evaluación
Proyectos
86
57%
Arbitraje
25
0% / 84%
Caducado
19
22%
Libre
12
Desarrollador 12
Evaluación
Proyectos
27
33%
Arbitraje
2
100% / 0%
Caducado
1
4%
Libre
13
Desarrollador 13
Evaluación
Proyectos
12
0%
Arbitraje
21
0% / 81%
Caducado
4
33%
Libre
14
Desarrollador 14
Evaluación
Proyectos
632
26%
Arbitraje
89
73% / 13%
Caducado
12
2%
Libre
15
Desarrollador 15
Evaluación
Proyectos
424
38%
Arbitraje
86
44% / 19%
Caducado
70
17%
Ocupado
16
Desarrollador 16
Evaluación
Proyectos
91
31%
Arbitraje
28
29% / 43%
Caducado
42
46%
Libre
17
Desarrollador 17
Evaluación
Proyectos
369
66%
Arbitraje
10
50% / 0%
Caducado
46
12%
Libre
18
Desarrollador 18
Evaluación
Proyectos
551
32%
Arbitraje
28
43% / 43%
Caducado
8
1%
Trabajando
19
Desarrollador 19
Evaluación
Proyectos
143
34%
Arbitraje
10
10% / 60%
Caducado
26
18%
Libre
20
Desarrollador 20
Evaluación
Proyectos
933
47%
Arbitraje
302
59% / 25%
Caducado
125
13%
Trabajando
Solicitudes similares
Hey Guys i've a PineScript /Source Code / ( Trading View ) indicator which has Buy and Sell Sign . i wanna make a MT5/4 Robot by it with some features . I need it has a simple panel to shows some details of robot at screen
Hi dear coders, I have an EA and for this EA I want additional code for Risk Management at my code, trade is triggered with this line int TheTicket = OrderSend(_Symbol,TradeType,(double)DoubleToString(TheLots,2),TradeType==OP_BUY?Ask:Bid,10,TheSL,TheTP,TheComment,MagicNumber,0,TradeType==OP_BUY?clrBlue:clrRed); I want you create a code and tutorrial how to change my code. the new code will be Risk Management Inputs
I'm seeking a Forex HFT Scalping EA that operates on live streaming tick data and candlestick patterns, executing a high frequency of trades without balance restrictions. The EA should be compatible with major currency pairs like EUR/USD, GBP/USD, USD/JPY, AUD/USD, GBP/JPY, GBP/AUD, and XAU/USD, as well as US30 indices. Given its HFT nature, it should focus on the 1-minute, 5-minute, 15-minute, and 30-minute
I need a custom MT5 EA that can place trades (Buy & Sell) from two Telegram channels. One telegram channel will give the trend signal (Bullish or Bearish) and the second telegram channel will give buy and sell signals
hello i like to have zigzag added to my EA and set orders when it makes a pullback strategy (Higerlow/Lowerhigh) or break of market structure strategy Higherhigh/Lowerlow break set order entry I want it to be able to do these 2 things but one at a time. -Zigzag makes a pullback into an HigherLow/LowerHigh set order entry -Zigzag breaks structure HigherHigh/LowerLow set order entry - For PULLBACK STRATEGY i just want
Looking for a indicator that can show where the majority of retail stop losses are placed Please can someone advise me how best to achieve this but it needs to be accurate
I have a grid trading bot that needs debugging. its perfect apart from a random stop loss I encountered. It’s supposed to have a stop loss at 99% but it one time closed trades at around 25% loss. Here is a list of potential things causing it to bug out (it’s running on MQL VPS MT5, I also want to retain the ability to close positions manually); - Chart change (symbol or timeframe) - Recompiling the EA - Server
Me gustaría poder crear automaticamente varias ordenes que se queden pendientes pudiendo definir los siguientes parámetros: Tipo de orden (Buy y sell stop, buy y sell limit. Precio de compra / venta. Pudiendo entrarlo manualmente o como un numero de puntos a sumar/restar del precio actual de marcado. Numero de puntos que ocuparan en total las ordenes y numero de ordenes a insertar (Ejemplo: 200 puntos, 4 ordenes, es
tardes desarolladores, quiero hacer un sistema semiatomatico, el deberia abrir las operaciones de venta o compra en un punto donde yo haga el analisis cumpliendo siertos criterios, por ejemplo abrir la operacion despues de que tresvelas del mismo color salga de un punto donde yo deje marcado , abriendo una operación 1/1 tenuendo en cuenta dos lineas que yo dejare marcadas
Hi developer, I need a EA bot with forex news filtering for JPY currency pairs(usdjpy, audjpy,gbpjpy,cadjpy) and USD currency pairs (audUSD,EURUSD, gbpUSD, NZDUSD, USDcad, USDCHF, xauusd). That's no problem if you can share your own profitable ea to me for 100 usd. I don't have any idea about ea strategy. But, I need profit in this ea Please share backtest, strategy, how ea works and ea's features

Información sobre el proyecto

Presupuesto
30 - 100 USD
Para el ejecutor
27 - 90 USD