Specifiche
Hello i'm look for someone to create an MT4 Expert Advisor
Universal EA very simple 1 MQL4 that will have the following features:-
Magic Number: to identify the chart Custom Indicator: ( here will be the name of the custom indicator we will use that will generate buy or Sell signal )
Buy Buffer: ( this is the buffer that the custom indicator use for Buy signals )
Sell Buffer: ( This is the buffer that the custom indicator use for sell signals )
Open Trades per 1 Signal: ( The number here will identify how many trades i want to be open for every buy or sell Signal maximum should be 10 )
Close in reverse: Close the opened positions/Trades if another signal in the opposite way appeared.
LotsizePos1: how big the contract size in for position 1
LotsizePos2: how big the contract size in for position 2
and so on for 10 different positions
Also Partial Take profit option: to take % of the opened lotsizes after X amount of pips reached in profit.
Stop loss: Manual or Auto ( if manual i can enter the stop loss manually and it should be in pips ) if stop loss = auto then the bot will use the stop loss generated by the custom indicator.
Move Stop loss to Break Even: drop down menu to use Move Stop loss to Break Even after reaching which take profit 1,2,3,4,5 this should be for all the positions opened.
Trail Stop loss per Take Profit Hit : this is true or false option ( if false bot will not move stop loss if true, the bot will automatically move the stop loss after hitting Take profit 1 to break even after hitting take profit 2 move stop loss to take profit 1 after hitting take profit 3 move stop loss to take profit 2 after hitting take profit 4 move stop loss to take profit 3 )
The Indicator i use already have a Buy/Sell Buffer ( Arrows )
Attached a picture of the Indicator.
Universal EA very simple 1 MQL4 that will have the following features:-
Magic Number: to identify the chart Custom Indicator: ( here will be the name of the custom indicator we will use that will generate buy or Sell signal )
Buy Buffer: ( this is the buffer that the custom indicator use for Buy signals )
Sell Buffer: ( This is the buffer that the custom indicator use for sell signals )
Open Trades per 1 Signal: ( The number here will identify how many trades i want to be open for every buy or sell Signal maximum should be 10 )
Close in reverse: Close the opened positions/Trades if another signal in the opposite way appeared.
LotsizePos1: how big the contract size in for position 1
LotsizePos2: how big the contract size in for position 2
and so on for 10 different positions
Also Partial Take profit option: to take % of the opened lotsizes after X amount of pips reached in profit.
Stop loss: Manual or Auto ( if manual i can enter the stop loss manually and it should be in pips ) if stop loss = auto then the bot will use the stop loss generated by the custom indicator.
Move Stop loss to Break Even: drop down menu to use Move Stop loss to Break Even after reaching which take profit 1,2,3,4,5 this should be for all the positions opened.
Trail Stop loss per Take Profit Hit : this is true or false option ( if false bot will not move stop loss if true, the bot will automatically move the stop loss after hitting Take profit 1 to break even after hitting take profit 2 move stop loss to take profit 1 after hitting take profit 3 move stop loss to take profit 2 after hitting take profit 4 move stop loss to take profit 3 )
The Indicator i use already have a Buy/Sell Buffer ( Arrows )
Attached a picture of the Indicator.
Con risposta
1
Valutazioni
Progetti
87
29%
Arbitraggio
24
13%
/
58%
In ritardo
7
8%
Caricato
2
Valutazioni
Progetti
633
54%
Arbitraggio
32
53%
/
22%
In ritardo
6
1%
Caricato
3
Valutazioni
Progetti
20
40%
Arbitraggio
1
0%
/
100%
In ritardo
1
5%
Gratuito
4
Valutazioni
Progetti
197
59%
Arbitraggio
10
80%
/
0%
In ritardo
0
Gratuito
Pubblicati: 1 codice
5
Valutazioni
Progetti
28
36%
Arbitraggio
7
14%
/
71%
In ritardo
2
7%
Gratuito
6
Valutazioni
Progetti
14
14%
Arbitraggio
1
0%
/
100%
In ritardo
3
21%
Gratuito
7
Valutazioni
Progetti
243
74%
Arbitraggio
7
100%
/
0%
In ritardo
1
0%
Gratuito
Pubblicati: 1 articolo
8
Valutazioni
Progetti
35
23%
Arbitraggio
4
0%
/
50%
In ritardo
2
6%
In elaborazione
9
Valutazioni
Progetti
91
13%
Arbitraggio
34
26%
/
59%
In ritardo
37
41%
Gratuito
10
Valutazioni
Progetti
435
54%
Arbitraggio
20
55%
/
15%
In ritardo
30
7%
In elaborazione
11
Valutazioni
Progetti
402
27%
Arbitraggio
40
40%
/
50%
In ritardo
1
0%
Gratuito
12
Valutazioni
Progetti
3377
68%
Arbitraggio
77
48%
/
14%
In ritardo
342
10%
In elaborazione
Pubblicati: 1 codice
13
Valutazioni
Progetti
499
67%
Arbitraggio
5
40%
/
0%
In ritardo
4
1%
Gratuito
Pubblicati: 8 codici
14
Valutazioni
Progetti
9
33%
Arbitraggio
11
0%
/
100%
In ritardo
2
22%
Gratuito
15
Valutazioni
Progetti
288
35%
Arbitraggio
18
22%
/
61%
In ritardo
42
15%
In elaborazione
16
Valutazioni
Progetti
1
0%
Arbitraggio
2
0%
/
100%
In ritardo
0
In elaborazione
17
Valutazioni
Progetti
84
64%
Arbitraggio
5
100%
/
0%
In ritardo
9
11%
Gratuito
18
Valutazioni
Progetti
553
50%
Arbitraggio
57
40%
/
37%
In ritardo
227
41%
In elaborazione
19
Valutazioni
Progetti
565
26%
Arbitraggio
24
42%
/
38%
In ritardo
85
15%
In elaborazione
Pubblicati: 6 codici
20
Valutazioni
Progetti
7
0%
Arbitraggio
6
0%
/
83%
In ritardo
1
14%
Gratuito
21
Valutazioni
Progetti
2
0%
Arbitraggio
2
50%
/
50%
In ritardo
0
Gratuito
22
Valutazioni
Progetti
80
6%
Arbitraggio
46
11%
/
54%
In ritardo
7
9%
In elaborazione
23
Valutazioni
Progetti
657
32%
Arbitraggio
41
41%
/
46%
In ritardo
11
2%
Occupato
24
Valutazioni
Progetti
1
0%
Arbitraggio
4
0%
/
50%
In ritardo
0
In elaborazione
Ordini simili
Hell
30 - 100 USD
//+------------------------------------------------------------------+ //| HybridTrailingBot_FINAL_FIXED.mq5 | //+------------------------------------------------------------------+ #property strict #property version "1.20" #include <Trade\Trade.mqh> #include <Trade\PositionInfo.mqh> CTrade trade ; CPositionInfo pos ; // ───── INPUTS ───────────────────────────────────────────────────── input double
Project Overview I need assistance coding a hedging Expert Advisor (EA) that operates in "closed cycles" with a strict limit of five simultaneous open positions . EA Logic & Mechanism Initial Entry: Open a Buy position of 0.01 lots (Position A) with a Take Profit (TP) target of $1.00. Scenario 1: Price Drops (Hedging Step 1): If the price moves against the first trade, open two positions simultaneously: a Sell 0.02
Hello, I would like to clarify something before we proceed. I already have a base code prepared for the indicator. However, the code is not the final version and it still requires professional refinement, debugging, and optimization. Because of this, I am specifically looking for a highly experienced developer who can understand the full logic and structure of the system and improve it properly. Before I send you the
Powerful
30 - 100 USD
I really want a powerful developed EA that can generate a minimum of 10% every month without martingale, greed or any dangerous strategy for sale. Developer must provide the mql5 file or the raw file for modification etc
I already have a fully developed MT5 Expert Advisor with all required prop firm features, including: Risk management Daily loss & max drawdown limits Spread & slippage filters News filter Trade management system The EA structure is complete. 👉 What I need is a professional developer to replace ONLY the entry logic with a high-quality, rule-based trading strategy. 🚨 STRICT REQUIREMENT (READ CAREFULLY): I am NOT
SMC Price Action Pro
30 - 100 USD
Hello, I have a source code for an MT5 indicator that is open-source and belongs to me. However, it still requires professional improvements and some corrections. At the moment the indicator does not work as expected and there are several issues in the logic and performance that need to be fixed. Because of this, I am looking for a highly experienced MT5 developer who is comfortable working with existing code
Hello, I’m reaching out regarding my TradingView project. I’d like to know if you’re familiar with the Chrome extension for Pine Script optimization. I’m looking for a developer with a premium account who can help optimize some Pine Script code. Please I actually need someone who has a premium account of the chrome extension TradeTuning to optimize Pinescripts (for some specific data they give in their reports). Do
Hello, I’m looking for an experienced developer who can help convert an existing cTrader indicator into a fully functional Quantower indicator . I already have the complete source code for the cTrader indicator (written in C#) , and I would like the same logic, behavior, and visual output to be accurately replicated in Quantower
I have a fully developed and ready Expert Advisor for MT5. I am NOT looking for coding work. I am looking for an experienced MQL5 Market seller who can publish and manage my EA on the MQL5 Market on my behalf. The deal is revenue share — we split the income from sales or rentals. The EA is complete and ready to publish. If you have an established seller account on MQL5 Market with good reputation and experience
A repeat posting after MQL5 issues
30 - 100 USD
I am seeking an alert-only EA. An EA that will follow all the rules but not execute a trade. As this is a repeat posting I am seeking the successful technician - Xiro from Vietnam. Thanks Karl
Informazioni sul progetto
Budget
100 - 250 USD