NEED A CHANGE TO AN EXISTING EA - ONLY EXPERIENCED DEVELOPERS WITH A GOOD COMMAND OF ENGLISH SHOULD APPLY

MQL4 Experts

Job finished

Execution time 6 days
Feedback from customer
Very impressed by Carlos's work. He's quick, efficient, good communicator and I look forward to working with him again on other projects.
Feedback from employee
Great customer who keeps the market rolling

Specification

I have an existing MQL4 EA that I need to enhance.  The original EA was coded by a very good developer who is no longer available.   

I need someone who will be able to understand the way the existing version works.   I have provided the following below:

  1. The original EA specification used by the developer to develop version 1.0 of the EA
  2. The developers description of the solution he coded for me
  3. The changes I need 

I will supply the code to the original EA once I choose the developer to do the job.   If you are good I will use you regularly to code other EAs for me

I need someone who is experienced, has a good command of the English Language who can review and understand this information I provide make the changes I need.

To be honest the original developer did most of the hard work so this will be a pretty straightforward job for an experienced MQL4  developer who knows a little bit about trading.

Please do not apply unless you have a significant amount of experience and a good command of the English language.   I have already wasted my time on a developer who said he was up to the job but delivered a hot mess of an EA to test.   

So further information is as follows:

1. The original EA specification used by the developer to develop version 1.0 of the EA

EA summed up in a few words.  I want an EA to accumulate positions in the direction I specify

 

So for example I want the EA to accumulate SELL positions on the US500 market at a gap of 10 points. 

 

So the EA activates and immediately opens a SELL position @4476 the market moves against me to 4486 and it opens another sell position, the market continues to move against me to 4496 and it opens another sell position 

 

Then my luck changes and it starts to sell off so the 3 SELL positions remain open and eventually hit profit, it will open the next SELL position at 4466 (10 points from the first trade) then continues to move in my favour opens the next one at 4456 - then changes direction again, maintains all existing trades and doesn’t open a new sell trade until it reaches 4506 (10 points from 4496).

 

So taking the example above the trade structure would look like this:



EA SETTINGS

Magic Number

ORDER SETTINGS

Lots

Risk % of Equity (0=Fixed Lots

TRADES MANAGEMENT

  1. ACCUMULATION STRATEGY:  Sell or Buy
  2. MINIMUM GAP BETWEEN TRADES: X
  3. LOCK IN PROFIT % OF SUM OF ALL TRADES OPEN BY THIS EA: X% (IF 0 THIS FUNCTION IS DISABLED) - COULD DO WITH YOUR ADVICE WHETHER THIS IS THE BEST WAY TO LOOK IN PROFIT OR IF YOU THINK ANOTHER WAY IS BETTER ????
  4. MAXIMUM NUMBER OF SIMULTANEOUS OPEN TRADES ALLOWED: X (IF 0 THIS FUNCTION IS DISABLED)

SETTINGS TO BE ADDED TO COMMENTS 

G - GAP between trades

LI - Lock in % of Profits

MST- Maximum Simultaneous trades 

 

SETTINGS TO BE ADDED TO SCREEN INFORMATION

  G - GAP between trades

LI - Lock in % of Profits

MST- Maximum Simultaneous trades 

All time Profit & Loss

Day Profit & Loss

2. The developers description of the solution he coded for me


 

A couple of pointers to make things clear.

 

You'll see some visual aids on screen.

The colored lines mark median entry levels for each side. Calculation is made so that commission and swap are factored in, so it works even if you'll hold positions overnight, too, because those will get updated based on data that comes from the server (current prices and costs), not only the entry prices.

From the reference levels the trailing will eventually kick in to lock in profit once the price goes beyond them. The colored dots show you how far that trigger point is from the median entry price.

It's configured so that the trigger is 2/3 of the gap, whatever you'll be setting that to. The reason is that if the price goes beyond the first order placed, before placing a 2nd one, it should secure the one behind first. If that ratio would be bigger (more than the gap), you may end up with more positions stacked one on top of the others in the direction of a monster move, without having them secured, only to have them implode equally sudden.

The averaging magic happens on price retrace.

On bottom left you see how you stand at every moment. You get info about how many orders are active, on which direction, how heavy you're on every side and what the combined positions are worth on every tick.

You may choose from more than two (as specified) scenarios. You may trade one side only, both sides or neither of them. That may come in handy in the event you want to NOT enter any more trades on a particular direction and wait for them to close. Parameters may be changed on the fly. Default is "None", so make sure you change that while testing, otherwise you won't get any trades. It's not such a big head-scratcher, but you never know...

 

Other than that, everything else is pretty much self explanatory.

Let me know how it goes.

 

3. The changes I need 






Please let me know if you have any questions.


Thanks,

Mark











Responded

1
Developer 1
Rating
(219)
Projects
370
42%
Arbitration
145
17% / 41%
Overdue
124
34%
Free
2
Developer 2
Rating
(57)
Projects
72
22%
Arbitration
13
46% / 15%
Overdue
5
7%
Free
3
Developer 3
Rating
(15)
Projects
19
42%
Arbitration
1
0% / 100%
Overdue
3
16%
Free
Similar orders
We are looking for an experienced MQL5 programmer to develop an Expert Advisor (EA) on MetaTrader 5. The project involves creating an automated trading bot that uses a methodology based on the integration of 2 technical indicators. If you have proven experience in similar projects, we invite you to apply. Main Description of the Bot Trading Methodology Details : The trading bot will operate based on a strategy that
Build mql5 EA and connection to python file , need mql5 and python skills , need to be able to know how connect MT5 EA to python file and have had experience doing it before. PLEASE no-one respond to this job request if you do NOT have very good experience doing this type of thing. My time and money has already been wasted with other devs (not devs from mql5.com) So please do not apply if you do not have very good
1. **Daily Opening Price:** - On MT15, use a horizontal line to mark the daily opening price. 2. **Key Levels:** - Calculate key levels by adding 90 points to the opening price. For example, if the opening price is 1800.12, the key levels will be: - +90 points: 1890.12 - +180 points: 1980.12 - +270 points: 2070.12 - +360 points: 2160.12 - For levels below the opening price, subtract 90 points: -
Job Title: Expert Advisor (EA) Developer for Forex Trading Job Description: I am seeking an experienced Expert Advisor (EA) developer to create a customized trading bot for the MetaTrader 4/5 platform. The bot will be designed to execute a sophisticated trading strategy that incorporates daily range calculations, cost averaging, and hedging with precise pip management. The successful candidate should have strong
Hello, I have built and EA with FX Dreema ( https://fxdreema.com/ ) that uses the maximum and minimum vales of the previous candle to entry on a trade. After that, I put a Stop Loss and Trailing Stop on that order, and goes as the market follows up and down. First, I recognize what I'm asking in this project may not be possible. I know about the differences in results comparing Strategy Tester with Real and Live
I have an indicator here for sun Candlesticks...I'm looking for a programmer who can convert it to an EA . The EA must just follow the color of the candlesticks. Open and close based on the color of the candlesticks
Hello, I am looking to make a modification to an indicator so it runs NT8. This is the link to the indicator in question. https://ninjatraderecosystem.com/user-app-share-download/realtime-level-ii-tick-volume/ I also want to know if if will be possible to add drop down boxes so I can change / choose my own colours and halve an option to adjust the width of the side bar regards
I need to fix an indicator that MT5 says is too slow. The message in Expert Tab when the indicator is used inside another indicator through iCustom function is this: "Indicator is too slow 27674 ms. rewrite the indicator, please". So the indicator needs to be fixed to speed it up. I request final source code mql5 file. Thank you Regards
Hello, I am looking for a skilled developer to create an Expert Advisor (EA) using Moving Averages. Brief Task Description: 1. This EA will use the Moving Averages indicator for signals, and its open and close orders will be based on the signal, as well as the “ candlestick behavior of price relative to the moving averages. ” 2. This EA will have a time-based function, subject to the time-frame it is run on. 3. The
Kindly add the following to the parameters: 1. Transfer existing EA parameters to control panel (Not complicated) 2. Add the price value of the SL and TP next to the pips value, currently it is only the pips parameter that is available in the SL and TP, so that when you input the SL and TP in pips, it will give you the price value of the currency the robot is working on. 3. Max Loss balance: When I specify an amount

Project information

Budget
50 - 60 USD
For the developer
45 - 54 USD
Deadline
to 5 day(s)