I need an EA wich will manage my open trades

MQL5 Experts

Job finished

Execution time 2 days
Feedback from customer
I like this guy. My project was delivered on time and he is open to further cooperation and asisstance if unexpecting things happen. I will give him more jobs in future. Recommended!
Feedback from employee
Good Customer

Specification

I need an  EA wich will manage my open trades. It should:



1) Read the number of each active order (so it can track every order);

2) Read the SL and TP values of each active order;

3) Create a hedge order with exactly the same SL and TP number of pipettes (e.g there is a buy order

on EUR/USD with SL @ 1.50123 and entry @ 1.50456 and TP @ 1.50789 .Once the EA is activated , it should read the number of active order then read the SL and TP values and create a sell pending order with entry @ 1.50123 and SL @ 1.50456 and TP @ 1.50123 - (1.50456-1.50123) BUT with a lotsize   defined initially by me in settings of EA ( it can be any value , I mean the first buy was opened with 1.00 lot size then I would like the first hedge sell to be opened with 1.9 the second hedge with  2.4 the third with 1.6 and so on for 7 hedges) It can be something like :

Hedge #1 lot : 

Hedge #2 lot :

Hedge #3 lot :

.

.

.

Hedge # 7 lot:



After the creation of the hedge sell order, it should remove the SL level of the buy order.

4) If the buy order  hit TP level @ 1.50789 , the hedge sell is removed. If the buy order do not hit TP level and  the hedge sell order is triggered, then create again a hedge buy with the same entry and TP level as the first buy order BUT with a different lotsize (a value for the second hedge order wich can be initially defined in settings). 

After the creation of the second buy order, the SL level of the sell is removed.

5) Sequence continue for 7 hedge trades. The 7 hedge trade will have a fixed SL (will not be removed) so all trades will be closed.



Summary : I place an buy (1)  order and activate the EA . 
The EA  will read paramters and will create a pending sell (1) order. The buy order do not hit TP. It gonna against me negative and trigger the sell (1) order. The sell (1) order do not hit TP. It go against me and trigger the buy (2)order. The buy (2) order do not hit TP it go against me and trigger the sell (2) order. Sell (2) do not hit TP and trigger buy (3). Buy (3) do not hit TP and trigger sell (3). Sell (3) do not hit TP and trigger buy (4) . Buy (4) do not hit TP but this time it will not have the SL removed so when the buy (4) SL is hit, entire sequence buy(1), buy (2), buy (3) buy (4)  and sell (1), sell (2), sell (3) will close.



The EA shall have also  the option to activate the hedge sequence management or the normal martingale sistem. On the second option it will monitorize actual order without removing the SL level.

Example : there is a buy order

on EUR/USD with SL @ 1.50123 and entry @ 1.50456 and TP @ 1.50789 .Once the EA is activated , it should read the number of active order then read the SL and TP values and create a sell pending order with entry @ 1.50123 and SL @ 1.50456 and TP @ 1.50123 - (1.50456-1.50123) BUT with 2x initial lotsize. If the buy order is closed (lost) the sell trigger, it shall create again a buy order but with 2x lotsize of the sell order.
And so on for 7 trades when it will stop and will no longer create any order.



Responded

1
Developer 1
Rating
(87)
Projects
134
14%
Arbitration
41
22% / 29%
Overdue
14
10%
Free
2
Developer 2
Rating
(461)
Projects
902
77%
Arbitration
25
16% / 68%
Overdue
100
11%
Free
3
Developer 3
Rating
(365)
Projects
412
36%
Arbitration
35
26% / 57%
Overdue
63
15%
Free
4
Developer 4
Rating
(1858)
Projects
3461
88%
Arbitration
73
40% / 15%
Overdue
265
8%
Free
5
Developer 5
Rating
(620)
Projects
680
57%
Arbitration
25
16% / 60%
Overdue
228
34%
Free
6
Developer 6
Rating
(33)
Projects
35
40%
Arbitration
11
9% / 91%
Overdue
4
11%
Free
Similar orders
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
Hello Everyone, I want a professional programmer to help me create an Expert with the ability to take bids in accuracy and be able to manage trades effectively. I have developed a price mechanism that will help to identify if a trade is Going upwards or downwards. This has helped me to identify 2 price positions. So, after establishing the price positions, the next move of the market afterwards will then determine
I am looking for a highly sample and ready and tested profitable EA to purchase.if it meets my requirements i will order same one.EA must be low drawdown high profit on any timeframe
i have a ready made SMC EA and looking for optimizing and debugging and also adding back the missing things in the requirement file. Basically work with the current code and refine it to fit the requirement file. Most indicator is already in the EA and the requirement file below are mostly finish. here are the things need to add back and debug based on the requirement file 1. TP from the filter and need to check
If you think you can replicate EA ("reverse engineering") from Metarader's Market, and create a new EA from scratch that works 100% the same - please send an offer. I have already managed to find out many features of that EA (entry times, risk management, averaging, trailing...) but I still miss a few
Candle wick bot The bot will have a set amount of wick length to enter trade at candle open price, there will be a set Amount in points that the candle wick has to be to then enter that opposite of the wick direction Settings will look like this : Timeframe: (meaning which candles you’re using to measure open price from for the wick length ) If set to 5 min it’ll be using 5 min candles , if set to 15 it’ll use 15

Project information

Budget
30 - 50 USD
VAT (19%): 5.7 - 9.5 USD
Total: 35.7 - 59.5 USD
For the developer
27 - 45 USD