Specifiche
Need MT5 Expert Advisor base on my strategy XAUUSD
Fast scalping, Grid , Martingale, TP, SL trailing buy sell both also add magic number fully atumated advance strategy Pro version 24 hours running trades close in profit directly open new trade
Con risposta
1
Valutazioni
Progetti
1699
49%
Arbitraggio
52
71%
/
12%
In ritardo
38
2%
In elaborazione
2
Valutazioni
Progetti
22
9%
Arbitraggio
6
33%
/
50%
In ritardo
1
5%
In elaborazione
3
Valutazioni
Progetti
21
10%
Arbitraggio
4
25%
/
75%
In ritardo
0
Gratuito
4
Valutazioni
Progetti
547
40%
Arbitraggio
30
57%
/
3%
In ritardo
57
10%
Gratuito
Pubblicati: 11 codici
5
Valutazioni
Progetti
697
34%
Arbitraggio
34
68%
/
9%
In ritardo
22
3%
In elaborazione
6
Valutazioni
Progetti
628
54%
Arbitraggio
30
53%
/
23%
In ritardo
6
1%
Caricato
7
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
8
Valutazioni
Progetti
69
35%
Arbitraggio
4
25%
/
75%
In ritardo
0
Gratuito
9
Valutazioni
Progetti
52
73%
Arbitraggio
4
50%
/
0%
In ritardo
0
Gratuito
10
Valutazioni
Progetti
38
21%
Arbitraggio
5
0%
/
60%
In ritardo
0
Gratuito
11
Valutazioni
Progetti
114
24%
Arbitraggio
21
29%
/
52%
In ritardo
8
7%
Gratuito
12
Valutazioni
Progetti
145
39%
Arbitraggio
3
33%
/
33%
In ritardo
1
1%
Caricato
13
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
14
Valutazioni
Progetti
596
35%
Arbitraggio
64
20%
/
58%
In ritardo
147
25%
In elaborazione
Pubblicati: 1 articolo, 22 codici
15
Valutazioni
Progetti
2902
63%
Arbitraggio
122
44%
/
25%
In ritardo
429
15%
In elaborazione
16
Valutazioni
Progetti
5
0%
Arbitraggio
1
0%
/
100%
In ritardo
1
20%
Gratuito
17
Valutazioni
Progetti
3356
67%
Arbitraggio
77
48%
/
14%
In ritardo
342
10%
Gratuito
Pubblicati: 1 codice
18
Valutazioni
Progetti
800
63%
Arbitraggio
33
27%
/
45%
In ritardo
23
3%
Gratuito
Pubblicati: 1 codice
19
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
20
Valutazioni
Progetti
553
35%
Arbitraggio
79
32%
/
42%
In ritardo
200
36%
In elaborazione
21
Valutazioni
Progetti
1
100%
Arbitraggio
3
0%
/
100%
In ritardo
0
Gratuito
22
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
23
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
In elaborazione
24
Valutazioni
Progetti
35
23%
Arbitraggio
4
0%
/
50%
In ritardo
2
6%
In elaborazione
25
Valutazioni
Progetti
5
0%
Arbitraggio
2
50%
/
50%
In ritardo
2
40%
Gratuito
26
Valutazioni
Progetti
1428
59%
Arbitraggio
31
81%
/
0%
In ritardo
10
1%
Gratuito
27
Valutazioni
Progetti
87
29%
Arbitraggio
24
13%
/
58%
In ritardo
7
8%
In elaborazione
28
Valutazioni
Progetti
233
20%
Arbitraggio
21
43%
/
19%
In ritardo
0
In elaborazione
29
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
30
Valutazioni
Progetti
4
25%
Arbitraggio
0
In ritardo
1
25%
Gratuito
31
Valutazioni
Progetti
420
54%
Arbitraggio
20
55%
/
15%
In ritardo
30
7%
In elaborazione
Ordini simili
Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service
Hi, I need a simple MT5 EA. Based on my simple trading strategy I'm going to discuss with you If you have experience in this kindly bid for this project Thanks
An Expert KBFX
30+ USD
Fill orders first execution and real time trading, my strategy is that wait for clean confirmation before entering the market and fill orders for a snappier entrance,then execute trade after making profit on the position
EA specifically for XAUUSD scalping
30 - 100 USD
I am looking for a professionally developed Buy Stop / Sell Stop EA specifically for XAUUSD scalping that has already proven to be profitable in the live market (real account), not just backtests or demo results . Requirements: • Strategy: Buy Stop / Sell Stop pending order–based scalping • Instrument: XAUUSD (Gold) • Performance: Verified live profitability with consistent results • Risk Management: Strong risk
Project Overview I am looking to acquire high-quality, algorithmic trading strategies or specialized strategy testers developed in MQL5 . My primary focus is on the underlying logic and code architecture rather than historical performance (Track Record/Myfxbook). I require full ownership of the source code (.mq5) for further research, optimization, and scaling. Requirements & Scope I am interested in systems that
MosesRobot
100+ USD
"I am looking for an expert developer to build a custom Forex Expert Advisor based on my specific strategy. Requirements: Full Source Code (.mq5) must be delivered. I retain 100% Intellectual Property and ownership of the bot. Must include a Risk Management module (Fixed Lot or % of balance). Must include a Trailing Stop and Break-even feature. Bot must be compatible with the MT5 Strategy Tester for 99% quality
I am searching for a fully developed and already profitable Expert Advisor focused on XAUUSD scalping. I am not looking for a custom build or experimental system. The EA must already be trading successfully on a real live account. What I am looking for: • At least 6 months of verified live results • Daily drawdown controlled within 10% • Around 13% or more average monthly return • Clean risk management approach with
// @version= 5 indicator ( "Gold Plus" , overlay = true , max_labels_count = 500 ) // ===== COLORS ===== buyColor = #00ff00 sellColor = #ff0000 smartBuy = #0099ff smartSell = #ff9900 // ===== INPUTS ===== sigsensiviti = input.float ( 2.5 , "Sensitivity" , group = "Main Settings" ) signaltype = input.string ( "All Signals" , "Signals" , [ "All Signals" , "Smart Signals" ] , group = "Main Settings" ) factor = 11
I need a custom MT5 trade copier that can copy trades from one master account to 10 slave accounts in real time. Some slave accounts may share the same broker, while others will be on different brokers. Requirements: Copy all trades from the master account to slave accounts: Entries Stop Loss (SL) Take Profit (TP) Trade modifications Trade closing Handle multiple currency pairs simultaneously. Risk management: Option
Modification of EA and Addition of New Trade Logic and Features Currently, the EA is opening trades correctly but in addition, there are times when it is opening the trades wrongly. The EA is based on an indicator (only the .ex5 file is available). A new trigger logic also needs to be added, along with new closing conditions. This project must NOT use any DLL and must be submitted in 1 day (max 2 days) The EA will be
Informazioni sul progetto
Budget
30 - 100 USD
Scadenze
da 7 a 10 giorno(i)
Cliente
Ordini effettuati1
Numero di arbitraggi0