Modify and Add on functions for existing MT4 and MT5 EA

Specification

Dear Developers,

I have existing EA with mq4 and mq5 files and like to add on extra functions and features for both versions.
This is a grid hedging martingale EA.
Please do not bid if you are not confident of completing the job, let us not waste each other's time.

1. Allow input for different magic number for BUY and SELL (Currently, it is using same magic number for both BUY and SELL)
Eg: Magic number for BUY = 1, Magic number for SELL = 2 
and the same calculation method will apply to the magic number instead of total BUY or total SELL orders

2. Add on time filter for each day individually.
Eg: Mon = 00:01-23:59, Tue = 01:00-23:30 etc. (Monday to Sunday)
True/false to close all trades at end of trading time of this filter for each day. Eg: Tue close all trades at 23:30 True/False, Thur close all trades at 23:30 True/False and so on.
This has to be coded in EA so that no need to disable autotrading.

3. Add on max spread filter
Eg: 0=off, other numbers for spread in points
(If spread and slippage exceeded, retry same order again when conditions are met, but if price falls back to below original intended price, do not retry)
Eg: Max spread is 2 points, slippage is 2points, 1st original BUY price is 1.00001, price drops to 0.99994 and spread widens suddenly to 6points.
Scenario 1 - Price then rises to 1.00007 - do not retry because it went above original BUY price (based on martingale when in loss)
Scenario 2 - Price then drops further to 0.99980 and spread is back to normal at 2points and did not exceed slippage when retrying BUY at 0.99980. Trade to be executed.
The price do not need to be the same as original, as long as it is higher/lower. (If sell, price should be higher, if buy price should be lower because of martingale)

4. Add on news filter based on forexfactory calendar
Eg: News filter is coded into the EA and does NOT require to turn off autotrading.
Inputs = x mins before news, x mins after news
True/false to close all orders x mins before news
During time period of news filter, cannot open new orders and cannot close existing orders even if target is reached.
Exception for equity trailing condition below.

5. Enable/disable total equity trailing in money value during news filter period
Eg: News is 1530hrs, filter starts 10mins before news at 1520hrs, filter ends 10mins after news at 1540hrs.
ONLY during 1520hrs to 1540hrs equity trailing is activated
During time period of news filter, enable/disable equity trailing in money value, but enable/disable block out x mins before and after news absolutely no closing even if trailing hits target.
Inputs: Equity Trailing start when x $ amount floating profit, trailing stop loss x $ amount below trailing start value floating profit, trailing step $0.01 onwards (all in money value)
After 1540hrs, equity trailing is disabled.

6. Enable/disable increase distance by multiplier starting from after x positions of BUY or SELL and continue multiplying.
Eg: Increase distance by multiplier 1.2 after 3 positions. 4th position opens after multiplying by 1.2 x initial distance of 200=240 , 5th position multiply by 1.2 of 4th position distance of 240 and so on.
If 4th to 5th is 240, then 5th to 6th will be 288, 6th to 7th will be 288x1.2=345.6points (roundup to 346)

Separate input for BUY and SELL.

7. Enable/disable VWAP - If price is above VWAP 1 or 2 or 3 allow BUY or SELL only, if price is below VWAP 1 or 2 or 3 allow SELL or BUY only (for counter trend setup).  But if there are existing positions during when price crosses VWAP, continue the original cycle until it ends.
Need 3 VWAP with inputs to Timeframe, period. Eg: H1, Period 10, H4 period 8, D1 period 5, M30 period 14 etc.

8. Add a separate hedging string feature. (specs will  be released to successful candiate)

9. Add licensing to EA


Please ask me any question for further clarification.


Thank you for reading!


Responded

1
Developer 1
Rating
(118)
Projects
139
22%
Arbitration
5
0% / 60%
Overdue
4
3%
Working
2
Developer 2
Rating
(10)
Projects
10
0%
Arbitration
1
0% / 0%
Overdue
1
10%
Free
3
Developer 3
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
4
Developer 4
Rating
(8)
Projects
22
32%
Arbitration
1
0% / 0%
Overdue
1
5%
Loaded
5
Developer 5
Rating
(186)
Projects
191
27%
Arbitration
0
Overdue
3
2%
Free
6
Developer 6
Rating
(165)
Projects
272
14%
Arbitration
19
42% / 37%
Overdue
14
5%
Busy
7
Developer 7
Rating
(236)
Projects
440
26%
Arbitration
123
21% / 56%
Overdue
96
22%
Loaded
8
Developer 8
Rating
(66)
Projects
143
34%
Arbitration
11
9% / 55%
Overdue
26
18%
Working
9
Developer 9
Rating
Projects
1
0%
Arbitration
0
Overdue
0
Free
10
Developer 10
Rating
(251)
Projects
402
38%
Arbitration
82
41% / 20%
Overdue
70
17%
Working
11
Developer 11
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
12
Developer 12
Rating
(23)
Projects
27
37%
Arbitration
2
0% / 0%
Overdue
2
7%
Free
13
Developer 13
Rating
(8)
Projects
12
8%
Arbitration
1
0% / 100%
Overdue
0
Free
14
Developer 14
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
Rules: Open first trade when the ea recognize on symbol a hedge trades. First trade will be based on moving average. If the price will be at that time above, the ea will open buy trade and if the ea will be at that time below, ea will open first trade sell. Let say the hedge trades are 1 lot buy and 1 lot sell or 1 lot buy and 0.5 + 0.5 lot sell. The ea will calculate part to close positions ( lets say, that part to
I need someone who would use four moving averages on the mt4 and mt5 platform to create a trading robot The first moving average period would be 10, method is simple, applied to close, The second one is period 30,method is exponential, applied to close, the third one is period 50, method is simple , applied to close. The fourth one is period 200, method is simple and applied to close The 200 has to cross the rest of
I want to create dashboard Indicator to show data of “Moving Average” and “Break Out Structure” for all time frames My indicator must show data of “Moving Average” and “Break Out Structure” for all time frame For MA, show green you can Inspire and use its original script from this indicator hen MA 10 is above MA200, otherwise show red For the Breakout Of structure, show green for Bullish structure and red for bearish
The strategy is based on identifying overbought and oversold conditions across multiple timeframes. The primary indicator used is the stochastic indicator. Stochastic Settings: • %K period: 100 • %D period: 5 • Slowing: 4 •Price field : close/close For buying: • stochastic Signal line/Both Most be in the oversold zone (20 level of stochastic) on the H4, H1, 30m, 15m, 5m, and 1m timeframes. Final confirmation For a
hi uhm im look for someone who can make me an indicator , which is able to show the entry and exit point and also to show stop lose and take profit . nass 100 , us30 an Ger40 and all currencies the time frame it should use 15 min and it should be scalping . the name of the indicator should be called Pro Da Trader please who ever can do that please contact ne via whats app 0715240554 or my email
Attached is the sample of what I need. It is a robot that does not require mt5 or mt4. API has been generated from Deriv already but I don't have the skills required to create the app. Kindly notify me if you can create such for me. Thank you
I'm currently looking for anyone that already created a winning binary trading robot. I need a high frequency robot for binary trading with high win rate. Anyone with experience developing this robot can message me for discussion
👋 Hey, can you help me with code my script which is already working in pine script. moreover, I want a system where I can sell my trading bot and can give access with license. possible
Hello, I have a code that has some parts that function as required, and others that don't. Unfortunately, I don't have the time to be fighting with ChatGPT for solutions, so I'm turning to this community for help. The parts that aren't functioning as required are the following: Partial order close: there are three take profit levels, the EA should close one third of the original volume of the trade at each level. SL
Hi guys, I'm currently looking for a competent developer to assist me in writing a suitable EA that will comply to all my requirements. Only candidates with a high repute would be considered. The basic operation of the EA as described in this document should cover all my requirements as well as the expected functionality of the EA. A few optional features would be added but these would not be required within the

Project information

Budget
30 - 200 USD
Deadline
to 10 day(s)

Customer

Placed orders2
Arbitrage count0