Create an MQL4 EA that can create orders (Market execution and Pending orders) dynamically at a specific date time (D:H:M:S)

MQL4 Experten

Spezifikation

Objective

The objective of this EA strategy is to create an order entry (market execution, and pending orders) at a predefined time. The functionality should allow entries (for stops and limit orders) modifications at a defined timeframes.

User Story

As a user I want to select a currency pair and define the order entry time so that the order is triggered for that currency pair at the defined time 

Acceptance Criteria

Scenario 1 
Select the Currency Pairs
The EA should have the functionality to select the currency pair
  • The default currency pairs should be the major and minor currency pairs
  • There should be an option to add more currency pairs if required (optional requirement)
Scenario 2
Select the Time format
The EA should have the functionality to set different time formats
  • For example GST or GMT
Scenario 3
Select the lot size
The EA should have the functionality to set the lot size

  • For example the default should be 0.01 to whatever custom value is defined 
Scenario 4
The condition should account for the brokers spread
The EA should have a condition that accounts for the brokers spread for stop orders or have a functionality that allows custom spread entry which will be added to the stop order at a specific time
Notable Points
  • The buy stop should take the ask price into consideration while the sell stop should use the bid price when accounting for the spread.
  • The modification should also take the bid/ask price into consideration while updating the entry price


Note:

The other scenarios is a work in progress and I will update the details as we proceed. I think this is enough to start with.

A good UI that allows the entry of the input parameters is also key.

The EA needs to be backtested before it meets the definition of done

I will also include some use cases as we move along

Please, read the requirements properly and share some of the projects you have worked on thus far, particularly the UI. 

Bewerbungen

1
Entwickler 1
Bewertung
(376)
Projekte
474
40%
Schlichtung
82
37% / 33%
Frist nicht eingehalten
13
3%
Arbeitet
2
Entwickler 2
Bewertung
(3)
Projekte
4
50%
Schlichtung
1
100% / 0%
Frist nicht eingehalten
2
50%
Frei
3
Entwickler 3
Bewertung
(39)
Projekte
55
13%
Schlichtung
5
20% / 20%
Frist nicht eingehalten
6
11%
Frei
4
Entwickler 4
Bewertung
(225)
Projekte
284
42%
Schlichtung
15
13% / 47%
Frist nicht eingehalten
67
24%
Frei
5
Entwickler 5
Bewertung
(185)
Projekte
327
32%
Schlichtung
33
42% / 27%
Frist nicht eingehalten
98
30%
Frei
6
Entwickler 6
Bewertung
(82)
Projekte
86
57%
Schlichtung
25
0% / 84%
Frist nicht eingehalten
19
22%
Frei
7
Entwickler 7
Bewertung
(12)
Projekte
14
14%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
3
21%
Frei
8
Entwickler 8
Bewertung
(5)
Projekte
7
29%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
0
Frei
9
Entwickler 9
Bewertung
(48)
Projekte
80
28%
Schlichtung
8
75% / 13%
Frist nicht eingehalten
41
51%
Frei
10
Entwickler 10
Bewertung
(188)
Projekte
212
58%
Schlichtung
9
11% / 89%
Frist nicht eingehalten
8
4%
Frei
11
Entwickler 11
Bewertung
(453)
Projekte
512
33%
Schlichtung
25
40% / 48%
Frist nicht eingehalten
7
1%
Beschäftigt
12
Entwickler 12
Bewertung
(253)
Projekte
408
38%
Schlichtung
86
43% / 19%
Frist nicht eingehalten
70
17%
Arbeitet
13
Entwickler 13
Bewertung
(66)
Projekte
143
34%
Schlichtung
10
10% / 60%
Frist nicht eingehalten
26
18%
Frei
14
Entwickler 14
Bewertung
(62)
Projekte
140
46%
Schlichtung
19
42% / 16%
Frist nicht eingehalten
32
23%
Frei
Ähnliche Aufträge
I want to convert a small script from mql5 to pinescript of tradingview. The final script must work fine in tradingview, i will test it first if its ok i pay the developper. Script wil be send to developper in private because i cant post it here. If you have question you can ask me. Tnaks
MT4 EA Trade one zigzags 100 - 150 USD
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing
I need A Ea For Parabolic SAR With Default Settings And That Ea Including Take Profit And Stoploss Levels. Take profit : 50 points Stop loss : 50 points I have been seen that ea in Mql5 Market I tested it but that ea stop loss and take profits not activated that's why I came here I need a demo for testing process if you gave demo 1st and I will set you as a person to create a ea
Modifying an expert advisor written in mql5 and adding new indicators to it. The result must work both on strategy testing and on live, with no compilation errors and no warnings
see trade open on every tick seconde ok forex pair us us30 if is current running at 40170.00 so open 2 trade buy stop and sell stop both in every tick pending order of buy stop will 40171.00 and sell stop pending order will be 40169.00 buy stop will open at 40171.00 and tp will be 40173.00 and SL will be 40169.50 ok if buy stop hit sell stop order automatically will be close now if sell stop order open at 40169.00 so
Hi, I have an indicator from my friend, I want to copy it to MT5 can you do that for me. Here is the link
I'm seeking assistance in developing a sophisticated trading robot with the following features: Core strategy: Harmonic pattern recognition Supply and demand analysis Fibonacci zigzag for trade optimization Additional components: News filter Dashboard for easy monitoring Customizable settings: Lot size Trailing stop Trading session parameters Maximum number of orders Option to use market or limit orders Resources
1. Add Feature For (SPREAD) Normal trading Hours Spread or User set trading Hours Spread True or false Set to true or False When set to true EA will only create or develop a trade if spread is in this window allowing it to and EA will follow a window in which it can trade based on spread so if spread is to high and outside of this window it will not create a trade It
Hi, I have an indicator from my friend, I want to copy it to MT5 can you do that for me. Here is the link
Hi, I have a working MQ4 EA (With a few warnings but works fine), I need the warnings cleared and converted to MQ5. But I would also like a few improvements first. Firstly: Fix warnings in MT4 code (return value of 'OrderSelect'/'OrderModify' should be checked). Add following features: Magic number modifiable variable (It's currently hard coded) Is it possible to have a stop loss dollar amount instead of lots if

Projektdetails

Budget
100 - 500 USD
Für die Entwickler
90 - 450 USD
Ausführungsfristen
von 1 bis 14 Tag(e)