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
(120)
Projects
141
23%
Arbitration
5
0% / 60%
Overdue
4
3%
Loaded
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
23
30%
Arbitration
1
0% / 0%
Overdue
1
4%
Working
5
Developer 5
Rating
(189)
Projects
193
27%
Arbitration
0
Overdue
3
2%
Free
6
Developer 6
Rating
(167)
Projects
274
15%
Arbitration
19
42% / 37%
Overdue
14
5%
Busy
7
Developer 7
Rating
(236)
Projects
440
26%
Arbitration
125
21% / 56%
Overdue
96
22%
Working
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
(24)
Projects
28
36%
Arbitration
2
0% / 0%
Overdue
2
7%
Working
13
Developer 13
Rating
(9)
Projects
13
8%
Arbitration
1
0% / 100%
Overdue
0
Working
14
Developer 14
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
### Strategy Description for Developer: **Objective**: Develop a profitable Inner Circle Trader (ICT) strategy for the 1-minute and 5-minute time frames. **Components**: 1. **Market Structure**: Identify market structure using swing highs and lows. 2. **Order Blocks**: Utilize bullish and bearish order blocks for potential entry points. 3. **Fair Value Gaps**: Use Fair Value Gaps (FVG) as alternative or complementary
Looking for a profitable universal scalping custom indicator. Needs to have SL and TP with high win rate with notifications for ENTRY, SL and TP. Preferably to work with all pairs. Please don't sell me widely available indicators from tradingview. Needs to be custom indicator or a personal indicator
Hello, Recently I lost the MQL4 code of my built profitable expert advisor (the work of 2 years). I paid an expert to decompile it, but the code is no longer very readable. I need an experienced programmer that can rewrite the code from scratch based on my mql4 source code, with the required coding optimization and variable naming. The execution has to be fast and efficient. Thanks in advance
NEED SOMEONE WHO FULLY UNDERSTANDS THE SMART MONEY CONCEPT. I HAVE INCLUDED IMAGES OF HOW THE EA WOULD LOOK LIKE AFTER COMPLETION I have the source code to an EA already meaning the below, need it to be re-adjusted to my preferred strategy. Look to add a Break of Structure and Change of Character to the EA.EA uses the below: Key Features: 1. Liquidity Zones: Utilizes PDH/PDL, PWH/PWL, PMH, PML, and sessions as
MetaTrader MT4 to MT5 Conversion I'm on the lookout for a skilled developer proficient in MetaTrader who can assist me in converting my custom indicators and Expert Advisors (EAs) from MT4 to MT5. The primary goal of this project is to ensure that my tools are seamlessly compatible with both platforms. Key Requirements: - Proven experience in MetaTrader programming - A deep understanding of the differences between
I would like a MQL5 class / robot that takes care of the entry logic for ICT OTE Model. This logic will be used in existing EA. I need annotations as well as values returns that I can use. It should have selectable inputs for the MSS and BoS lines like: sinput color BuyColor = clrDodgerBlue; //Buy Color sinput color SellColor = clrCrimson; //Sell Color Should have selectable Fib Levels. 50% and 62% Should
NEED SOMEONE WHO FULLY UNDERSTANDS THE SMART MONEY CONCEPT. I HAVE INCLUDED IMAGES OF HOW THE EA WOULD LOOK LIKE AFTER COMPLETION I have the source code to an EA already meaning the below, need it to be re-adjusted to my preferred strategy. Look to add a Break of Structure and Change of Character to the EA.EA uses the below: Key Features: 1. Liquidity Zones: Utilizes PDH/PDL, PWH/PWL, PMH, PML, and sessions as
Hi there, I'm looking for someone to build a fairly easy straight forward grid robot for me. This will be used on FX pairs but mostly DAX, NASDAQ and DOW. Attached are the inputs I need and a description of what is required for each one, but if anything is not clear or needs further information please message me. Many thanks, Nic
Need an EA to be developed based on moving averages and the awesome oscillator. To long an fx pair when the AO flips positive and closes the position when the AO flips negative. Similarly, take a short position when the AO flips negative and closes the short when the AO flips positive. This would be for MT5
I'm seeking a skilled developer to automate my trading strategy. The ideal candidate will have experience in algorithmic trading, proficient in coding languages such as Python or C++, and familiar with trading platforms like MetaTrader5 . The project involves creating a bot that can execute trades based on predefined criteria, manage risk, and adapt to market conditions. Knowledge of financial markets and backtesting

Project information

Budget
30 - 200 USD
For the developer
27 - 180 USD
Deadline
to 10 day(s)