Develop an EA

MQL4 Experts

Job finished

Execution time 9 days

Specification

I´m looking for an EA which is placing several pendings xpips under and xpips over the actual price. If one of the order is executed order should be handeled via trailing. SL and TP for all orders the same.

EA does every xminutes update / replace the orders on definite criteria and does deleted the old orders. EA does first place the new orders and does than deleted the old orders.

EA does only handel his orders – not orders from other EA.

The lot calculated as follows:
EA does calculate the difference of all buy and sell orders in Market – If there are now 3.5 Lots more buy orders open – this 3.5 Lots are the orders fore sell side.
But note If Minimum Lots – xpercent of all orders in sell direction is higher – than EA does use Xpercent of all orders in direction.
Sell orders are definated and in this example for the buy side EA does use Xpercent of all open buy orders in Terminal.


Placing the Orders:
Orders are placed as pending xpips away from actual price. And than comes 3 more pendings with same lots as the first pending and with TP and SL.

Note this orders will be updated ever xMinutes – placed new pending’s and after placing the new pendings deleting the old pending’s.

Every pending of this EA does have a trailing. In Chart should shown if an pending is executed and Trailing is active.
If no pending is executed- in Chart - Trailing off
If an pending is executed – in chart - Trailig on

 

 

 

Parameter:

MagicNr.

Sl: 10 pip

TP: 120 Pip

Xpips away from actual price – 60 Pip - for buy and sell pending
Xpips away from first pending for second pending 20 Pip
Xpips away from first pending for third pending 30 Pip
Xpips away from first pending for forth pending 40 Pips

 

Trailing pips if in market- every xpips SL should trail every xpips should SL xpips move
Trailing of SL – every 10 Pips profit SL should move 10 Pips

xMinutes update – Replace and delete the old orders every 10 Minutes

Lots:

Minimum lots – xpercent of all orders in direction 80%

 

In Chart should showed:

Last update and replacing the new pendings. so every 10 Minutes

Open buy and sell orders in Market – and the difference/oversize of them - update every 10 Minutes
The minimum Lots for buy and sell side from Xpercent - update every 10 Minutes
Trailing off or on- realtime

 

Example placing pendings:

Actual price is 1.2000 – see above sets.

 

EA does place now the first buy and the first sell pending. And then the next buy and the next sell – and so on. To first all buy and than the sell orders.

 

First buy will be placed as 1.2060
First sell will be placed as 1.1940

Second buy will be placed as 1.2080
Second sell will be placed as 1.1920

Third buy will be placed as 1.2090
Third sell will be placed as 1.1920

Forth buy will be placed as 1.2100
Forth sell will be placed as 1.1920

 

If after xMinutes (above set is every 10 Minuts) update the actuall price will be 1.2040 EA das place new pendings and does deleted the old one.

Place new first Pending
Deleted the old firs pendings

Place new second pendings
Deleted the old second pendings

Place new third pendings
Deleted the old third pendings

Place new forth pendings
Deleted the old third Pendings.

 

Example Lot calculation:

All open buy orders in market are 5 lots
All open sell order in Market are 3 lots

Differenz is 2 Lots on sell side – so for all sell orders is 2 lots.  But because of Minum Lots Xpercent  is 80%  - 80 % of all sell orders are 2.4 lots - Lots for all sell side is 2.5 Lots

For buy side is Minimum Lots Xpercent is 80 % - so 80% from 5 lots is 4 lots so for all buy pendings is 4 lots.

 

Update:

What happens if the first or also the second pending is executed…?

If an update is done all pendings are placed no matter if there are any pendings executed.

So after an update first till third pending is placed in each side.

 


Responded

1
Developer 1
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
2
Developer 2
Rating
(362)
Projects
506
40%
Arbitration
147
18% / 72%
Overdue
99
20%
Loaded
3
Developer 3
Rating
(356)
Projects
632
26%
Arbitration
89
73% / 13%
Overdue
12
2%
Free
4
Developer 4
Rating
(277)
Projects
334
55%
Arbitration
14
36% / 29%
Overdue
1
0%
Free
5
Developer 5
Rating
(28)
Projects
47
23%
Arbitration
13
31% / 15%
Overdue
12
26%
Free
6
Developer 6
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
7
Developer 7
Rating
(195)
Projects
395
28%
Arbitration
155
20% / 52%
Overdue
112
28%
Free
8
Developer 8
Rating
(142)
Projects
280
42%
Arbitration
18
61% / 6%
Overdue
29
10%
Free
Similar orders
I want to develop a trade copier that copies trades from master account to client and also from client account to master account. It should be working on computer or VPS
Wirtschaftskalender 50 - 200 USD
1) Einbinden des Wirtschaftskalender ( https://www.mql5.com/de/economic-calendar ) 2) Unterschiedliche Gewichtung der Ereignisse erkennen (Farbe rot/orange/grau) 3) Je nach Gewichtung unterschiedliche Wartezeiten vor und nach dem Ereigniss Der Sourcecode muss dokumentiert sein. Die Bezahlung des vereinbarten Betrages läuft in 33% Schritten ab. 33% bei Vergabe 33% bei Endabnahme (Version 1.0) 33% nach Abgabe des
Hi, This is my demand: Enhancement to an existing robot with the ability to modify the main time frame and indicators settings. Buy/Sell Stops are placed depending on candle positioning and a positive/negative Bulls Power. Trades are supplemented after reaching 10 points of profit. The robot should also support a balance option for propfirm accounts, switchable to use real account balance when needed. I will send
algo trading application want to developed Prerequisites for ordering a trading robot Trading robots are programs, which operate according to underlying algorithms. An algorithm is a set of actions that need to be performed in response to certain events. For example, the most common task in algo trading is the identification of the "New bar" event . When the event occurs, the robot checks the emergence of trading
I have list of free indicators in tradingview and i would like to convert them into an mt4 ea, But the EA will have and work based on the indicators features The list of the are listed as follows :> 1. Market Structure Break And Order block. By EmreKb 2. Rainbow Adaptive RSI by LuxAlgo 3. Multiple MA (21,50,100) 4. SuperTrend Please don't apply if can't do this, So we won't ourselves time
Hi I do not know why but my other order have been deleted and it's not me... I do not know what i did wrong, let me explain again. I dont want you to crack a code or decompile. I want to create a scalper EA with the option I do ask. I had somebody built a EA called Drawdown manager for me that I do use to manage risk of any EA that I test and I have the built code. My problem is that I cannot back test this EA Fast
CHAPTER 1: BASICS 1.THE BASICS 1.1. EXPANSION AND RETRACEMENT Expansion =>occurs when there is an impulse movement towards a direction. Retracement => is the correction movement after an impulse movement. 1.2. FIBBONACCI RETRACEMENT USED TO DETERMINE THE END OF THE RETRACTION MOVEMENT, USUALLY THE PRICE RETRACTS TO 50% OR UNTIL OTE (0.62, 0.705, 0.79) BEFORE ANOTHER IMPULSE MOVEMENT OCCURS. 1.3. BMS - BREAK IN MARKET
Am looking for a developer who can convert an MT5 indicator into MT5 EA. I have the source code of the indicator and i want it modified a little to fit my parameters. Only developer with Smart Money Concept should get in touch. The developer will also add another MT5 indicator( this will be used to confirm entries and exit of orders. More details to follow
I want a program that automatically disables manual trade execution once a specified number of trades have already been placed. ie. After a total of 3 trades have been placed on that day, manual trade execution should be disabled. I want the program to also limit the amount of lots that can be traded in any given day. ie. Maximum of 15 standard lots in any given day. The program should disable manual trade execution
Currency Strength EA 30 - 80 USD
hi These ACS&Csdash indicators work in the same way but provide signals of different currency pairs. And Either of these two ACS indicators should be selected any one and set to trade. It provides signals of multiple currency pairs in the interface So the EA should work like that to trade multiple currency pairs on one chart. CsDash should analyze whether it is a strong signal to show on the dash board and make a

Project information

Budget
30+ USD
VAT (19%): 5.7 USD
Total: 35.7 USD
For the developer
27 USD
Deadline
from 1 to 5 day(s)