Specifiche
//+------------------------------------------------------------------+
//| Simple Auto Buy EA for MT5 |
//+------------------------------------------------------------------+
#property strict
double tpPercent = 0.50; // Take Profit %
double slPercent = 0.10; // Stop Loss %
void OnTick()
{
// Open only 1 trade
if (PositionsTotal() == 0)
{
double lot = 0.01;
double price = SymbolInfoDouble(_Symbol, SYMBOL_ASK);
// Calculate TP & SL
double tp = price + (price * tpPercent / 100);
double sl = price - (price * slPercent / 100);
MqlTradeRequest req;
MqlTradeResult res;
ZeroMemory(req);
req.action = TRADE_ACTION_DEAL;
req.symbol = _Symbol;
req.volume = lot;
req.type = ORDER_TYPE_BUY;
req.price = price;
req.sl = sl;
req.tp = tp;
req.deviation = 10;
OrderSend(req, res);
}
}
//| Simple Auto Buy EA for MT5 |
//+------------------------------------------------------------------+
#property strict
double tpPercent = 0.50; // Take Profit %
double slPercent = 0.10; // Stop Loss %
void OnTick()
{
// Open only 1 trade
if (PositionsTotal() == 0)
{
double lot = 0.01;
double price = SymbolInfoDouble(_Symbol, SYMBOL_ASK);
// Calculate TP & SL
double tp = price + (price * tpPercent / 100);
double sl = price - (price * slPercent / 100);
MqlTradeRequest req;
MqlTradeResult res;
ZeroMemory(req);
req.action = TRADE_ACTION_DEAL;
req.symbol = _Symbol;
req.volume = lot;
req.type = ORDER_TYPE_BUY;
req.price = price;
req.sl = sl;
req.tp = tp;
req.deviation = 10;
OrderSend(req, res);
}
}
Con risposta
1
Valutazioni
Progetti
1680
49%
Arbitraggio
52
71%
/
12%
In ritardo
37
2%
Gratuito
2
Valutazioni
Progetti
17
18%
Arbitraggio
0
In ritardo
1
6%
Gratuito
3
Valutazioni
Progetti
16
13%
Arbitraggio
1
0%
/
0%
In ritardo
1
6%
Caricato
4
Valutazioni
Progetti
18
17%
Arbitraggio
3
67%
/
0%
In ritardo
0
Gratuito
5
Valutazioni
Progetti
58
21%
Arbitraggio
4
50%
/
0%
In ritardo
9
16%
Caricato
6
Valutazioni
Progetti
47
74%
Arbitraggio
4
50%
/
0%
In ritardo
0
Gratuito
7
Valutazioni
Progetti
933
75%
Arbitraggio
25
16%
/
68%
In ritardo
100
11%
Gratuito
Pubblicati: 1 articolo, 6 codici
8
Valutazioni
Progetti
2
0%
Arbitraggio
0
In ritardo
0
Occupato
9
Valutazioni
Progetti
34
24%
Arbitraggio
3
0%
/
33%
In ritardo
2
6%
In elaborazione
10
Valutazioni
Progetti
5
40%
Arbitraggio
1
0%
/
0%
In ritardo
0
Gratuito
11
Valutazioni
Progetti
2
0%
Arbitraggio
0
In ritardo
0
Gratuito
12
Valutazioni
Progetti
2
0%
Arbitraggio
0
In ritardo
0
In elaborazione
13
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
14
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
15
Valutazioni
Progetti
24
38%
Arbitraggio
1
100%
/
0%
In ritardo
3
13%
In elaborazione
16
Valutazioni
Progetti
375
51%
Arbitraggio
16
56%
/
0%
In ritardo
25
7%
Caricato
17
Valutazioni
Progetti
195
42%
Arbitraggio
11
9%
/
45%
In ritardo
9
5%
Gratuito
Pubblicati: 3 codici
18
Valutazioni
Progetti
536
35%
Arbitraggio
66
35%
/
33%
In ritardo
192
36%
Occupato
19
Valutazioni
Progetti
616
33%
Arbitraggio
35
37%
/
49%
In ritardo
10
2%
Caricato
20
Valutazioni
Progetti
284
35%
Arbitraggio
14
29%
/
50%
In ritardo
43
15%
In elaborazione
21
Valutazioni
Progetti
23
9%
Arbitraggio
7
29%
/
57%
In ritardo
2
9%
Gratuito
22
Valutazioni
Progetti
78
22%
Arbitraggio
13
23%
/
23%
In ritardo
6
8%
Caricato
23
Valutazioni
Progetti
1
0%
Arbitraggio
0
In ritardo
0
Gratuito
24
Valutazioni
Progetti
3313
67%
Arbitraggio
77
48%
/
14%
In ritardo
342
10%
Gratuito
Pubblicati: 1 codice
25
Valutazioni
Progetti
1
0%
Arbitraggio
0
In ritardo
0
Gratuito
26
Valutazioni
Progetti
2
50%
Arbitraggio
0
In ritardo
0
Gratuito
27
Valutazioni
Progetti
220
20%
Arbitraggio
18
44%
/
17%
In ritardo
0
In elaborazione
28
Valutazioni
Progetti
49
8%
Arbitraggio
0
In ritardo
0
Gratuito
29
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
30
Valutazioni
Progetti
249
31%
Arbitraggio
0
In ritardo
3
1%
Gratuito
Pubblicati: 2 codici
31
Valutazioni
Progetti
144
46%
Arbitraggio
19
42%
/
16%
In ritardo
32
22%
Gratuito
32
Valutazioni
Progetti
945
47%
Arbitraggio
304
59%
/
26%
In ritardo
125
13%
In elaborazione
33
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
34
Valutazioni
Progetti
186
56%
Arbitraggio
10
80%
/
0%
In ritardo
0
Gratuito
Pubblicati: 1 codice
Ordini simili
MT5 Sclaping EA development
30+ USD
I need to create a EA for MT5. I will share the full specification in the chatbox. I would prefer experienced developer for this project. Please apply experienced developer for this job
Ninjatrader
80+ USD
hello great developer can you help me automate my prop trading accounts? I am using Ninjatrader to trade my prop accounts. Evaluation and funded accounts. Are you aware of prop trading ? This is how my input will be ... Everyday strategy reads this file to get latest accounts to trade that day, 3 minutes before the US Market starts, and start trading once the Market opens. *30 minutes And closes all orders 30 minutes
Developer Base on MT4 needed
50+ USD
Hello, developers , can you help me with: and is it possible to get the strategy that a bot executes using only the account data in MT4? If so, I would like to obtain the strategy and automate it. Thank you very much
Need an available expert in rebuiding ex4 to mq4 file
100 - 200 USD
The original EA used a server connection, but the developer has shut everything down, so the WebRequest URL is no longer available. The EX4 is locked, so I cannot access its information. The intention is to rebuild the EA so that it works fully locally. The goal is not to fix the EX4 but to fully rebuild the EA
MT5/ MT4 dveloper needed
50+ USD
i want to create a non repaintable mt5 indicator specifically for M5 timeframe giving a buy and sell arrow. I need it for trading on weltrade indices which is similar to boom and crash on deriv. If the sell arrow appears on M5 at the open of the candlestick; that candlestick should sell fully for the 5 minutes without spike. if it shoukld give a buy entry arrow then that 5min candlestick should buy fully for that 5
im looking for an experienced coder in grid trading and martiangle who can code an ea for me from my cusome grid indicator. il also want the coder to add a lot size randomization/lot multiiplier to help incase the ea is used on a propfirm, because propfirms ban copy trading so i want to avoid a case where the ea is used by multiple people and it will appear as copy trading will lead to a ban. If you recommend any
Metetrader 5 /4 Developer Needed
60+ USD
hi i need a developer who can you create a non repaintable mt5 indicator specifically for M5 timeframe giving a buy and sell arrow. I need it for trading on weltrade indices which is similar to boom and crash on deriv. If the sell arrow appears on M5 at the open of the candlestick; that candlestick should sell fully for the 5 minutes without spike. if it shoukld give a buy entry arrow then that 5min candlestick
EA Base on FVG
50+ USD
i want to work with an professional mql developer. it would be better if you have created EA or indicator related to FVG before. Higher Time Frame POI - W , D , 4H Lower Time Frame Entry - 4H , 1H , 15min The EA looks for HTF fvg and then looks for fvg in LTF. if you think you can do it, please contact me
hola crear un bot que sea compatible para mt5 de 1 linea que tennga la opsion de ponerla automatica y tambien tendencia manual que yo la pueda modificar que cuando el precio toque la linea entre en una unica vez en la operacion y que contenga 3 botones 1 para marcarle que entre en compra o en venta cuando el precio la toque 2. para modificar los pips en riesgo yganancia y otro para modificar dinero en riesgo y que
Footprint-based Reversal Entry EA with Multi-Filter Logic We’re seeking an experienced MQL5 developer to build an MT5 EA that enters trades based on reversal patterns detected from the ClusterDelta #Footprint indicator (CME futures volume). The EA must be flexible enough to trade GBPUSD and USDJPY, with parameters adaptable to any pair. Core requirements (see attached specification for full details): Trend Filter
Informazioni sul progetto
Budget
40 - 200 USD
Scadenze
da 220 a 300 giorno(i)
Cliente
Ordini effettuati1
Numero di arbitraggi0