Build a Breakout Expert Advisor with hidden/virtual Pending orders

MQL4 Experten

Auftrag beendet

Ausführungszeit 21 Tage
Bewertung des Kunden
Very kind and professional, thank you very much. Was a pleasure to work with him and i will do it again soon. I'm highly recommending his work.
Bewertung des Entwicklers
good communication fast payment happy to work with him

Spezifikation

It has to be a Breakout Expert which measures the movement from the last two hours (or more) at a defined time and will set points for a buy or a sell trade including SL and TP.


Indicator (source Code avaiable)  has to be recoded and implemented into the expert directly with all changable paramters.

So we would like to adapt and adjust all paramters from the indicator directly in the setting tab of the expert.



-    Possibility to place at least 2 pending orders (up to 6 pending order) at the same time with different SL and TP. All values has to set individually on all trades. So we have to work here with different magic number instances for each currency pair.

-    regarding the pending orders, we need to have the possibillity to have a setting where we can choose, if we would like to go into the market with 2 pendings ore more. Every 2 orders has to be follow there own rules, regarding the sl and tp levels. Also important is a break even function or maybe a partial close function. For example, if we let the expert open 6 pendings (3 sell and 3 buy).

     We have to choose for example the first triggered order to go out of the market at tp1, for the second trade go to tp2 and set the sl at at tp1 for example (also triggered order 3 has to set for example to break even and so on. So all 3 orders has to set as individual orders.

-    All indicator inputs has to visible on the chart

-        error handling with clear journal text of the error who is actually.

-        Trade-Context-Is-Busy protection, if a trade is not able to close during special market activities the ea should try till the order is closed. If the ea is trying to open an order, he should do the same with a certain slippage distance we will be able to set in the expert tabs.

-        Automatically handling of  suffix and prefix

-        Automatically handling of all type of digits

-        Automatically handling of the gmt time

-        If the expert closes at break even, the expert has to calculate also the commission and close break even including the commission and swap (if there is any swap).

-        Min stop and min lot auto function. So if the min stop is not available the ea should trade with the min stop available of the current broker. If the min lot value is not available the ea should work with the min lot of the current broker.

-        Please show all important information’s on the chart and please make it information’s changeable in size and color in the ea setting tab. 


More informations (and indicator) will be sent after finding a good partner/coder for this job. 

  Expecting Experienced  Programmers for this job and please i would appreciate a good english communication.


Thanks and best regards,

BL







Bewerbungen

1
Entwickler 1
Bewertung
(4)
Projekte
30
70%
Schlichtung
5
0% / 40%
Frist nicht eingehalten
12
40%
Frei
2
Entwickler 2
Bewertung
(647)
Projekte
1295
67%
Schlichtung
84
26% / 49%
Frist nicht eingehalten
338
26%
Frei
3
Entwickler 3
Bewertung
(803)
Projekte
1374
72%
Schlichtung
113
28% / 48%
Frist nicht eingehalten
342
25%
Arbeitet
4
Entwickler 4
Bewertung
(49)
Projekte
134
27%
Schlichtung
62
13% / 53%
Frist nicht eingehalten
58
43%
Frei
5
Entwickler 5
Bewertung
(266)
Projekte
540
50%
Schlichtung
55
40% / 36%
Frist nicht eingehalten
224
41%
Frei
6
Entwickler 6
Bewertung
(8)
Projekte
10
40%
Schlichtung
7
14% / 86%
Frist nicht eingehalten
4
40%
Frei
7
Entwickler 7
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
8
Entwickler 8
Bewertung
(1235)
Projekte
2820
80%
Schlichtung
156
22% / 43%
Frist nicht eingehalten
488
17%
Frei
9
Entwickler 9
Bewertung
(58)
Projekte
89
38%
Schlichtung
26
4% / 77%
Frist nicht eingehalten
39
44%
Arbeitet
10
Entwickler 10
Bewertung
(128)
Projekte
206
49%
Schlichtung
29
28% / 48%
Frist nicht eingehalten
33
16%
Frei
11
Entwickler 11
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
12
Entwickler 12
Bewertung
Projekte
3
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
13
Entwickler 13
Bewertung
(187)
Projekte
367
56%
Schlichtung
45
22% / 56%
Frist nicht eingehalten
188
51%
Frei
14
Entwickler 14
Bewertung
(30)
Projekte
93
49%
Schlichtung
18
56% / 17%
Frist nicht eingehalten
38
41%
Frei
15
Entwickler 15
Bewertung
(62)
Projekte
140
46%
Schlichtung
19
42% / 16%
Frist nicht eingehalten
32
23%
Frei
16
Entwickler 16
Bewertung
(71)
Projekte
254
53%
Schlichtung
16
50% / 38%
Frist nicht eingehalten
83
33%
Frei
Ähnliche Aufträge
Hi There, my name is Jordan and I’m based in Australia. I’m looking to get an EA developed through freelance work and I’ve outlined some rough details of the intended EA, which is a similar concept to an existing EA by Andrii Hurin called “Time Range Sweep EA”. There are quite a lot of similarities to the reference EA and these include: · Trade on any market and instrument or on several pairs at the same time
Hello, Looking to create an arbitrage EA for MT5. The EA will run on two local MT5 instances (ex. 2 different accounts) and keep track of a certain pair price every 10 seconds. The EA will send data from instance #1 to instance #2 and vice versa. The EA will execute trades on the two accounts if a set of conditions are met. Apply if you have the experience and knowledge
I have an algo that is running on ProRealTime, they have their own language. It is a simple strategy with 5 conditions + SL/TP settings, very basic. I need someone that can convert or just create a functional MT5 algo (EA) from these conditions for me, if you do a good job I have around 10+ more algos that need to be transferred to MT5
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators. Posted earlier
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
Good day i will need a developer to create an EA for me using existing trading view indicator .The EA will open after the indicator has given signal and will close if altenate signal comes.The trading view indicator will be shared and improvement is welcome
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I

Projektdetails

Budget
50 - 150 USD
Für die Entwickler
45 - 135 USD
Ausführungsfristen
von 2 bis 7 Tag(e)