Upgrade existing EA MT5

Техническое задание

Hello guys!

I have my own existing EA with mq5 files and like to add on extra functions and features.
This is a grid hedging martingale EA.
I hope I can get a developer who can do this.

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 and modify slippage filter. (Looks like current slippage filter doesn't work well)
Eg: 0=off, other numbers for spread in points
(If spread and slippage exceeded, no opening of new positions. However, closing is allowed.
Retry same order again when conditions are met, but if price falls back to below original intended price, do not open position)

4. Add on news filter based on forexfactory calendar, high/mid/low impact
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.

5. Enable/disable opening of new positions to execute by candle close of current candle/candle open of next candle of chart timeframe EA is loaded onto and limit order by timeframe.
Eg: If EA is loaded onto M15, and price met criteria to open new order at candle close at 10:30am (10:15am candle open, 10:30am candle close), but if I set limit to open only 1 order every 1 hour,
Then the EA can only open the next order at 11:31am if criteria is met, but does not open if criteria is not met.

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.
Enable 5 tiers. Eg: After 3 positions multiplier 1.2, after 6 positions multiply by another 1.5, after 9 positions multiply another 2.0 on top of previous multiplier.


Please ask me any question for further clarification.

Откликнулись

1
Разработчик 1
Оценка
(156)
Проекты
221
22%
Арбитраж
14
64% / 21%
Просрочено
1
0%
Занят
2
Разработчик 2
Оценка
(5)
Проекты
5
60%
Арбитраж
1
0% / 0%
Просрочено
0
Работает
3
Разработчик 3
Оценка
(1)
Проекты
1
0%
Арбитраж
0
Просрочено
1
100%
Свободен
4
Разработчик 4
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
5
Разработчик 5
Оценка
Проекты
1
0%
Арбитраж
0
Просрочено
0
Работает
6
Разработчик 6
Оценка
(3)
Проекты
9
22%
Арбитраж
9
56% / 44%
Просрочено
0
Свободен
7
Разработчик 7
Оценка
(365)
Проекты
393
70%
Арбитраж
3
100% / 0%
Просрочено
2
1%
Работает
8
Разработчик 8
Оценка
(265)
Проекты
539
50%
Арбитраж
55
40% / 36%
Просрочено
224
42%
Работает
Похожие заказы
The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with the specified period (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is
Modify My EA 30+ USD
good day coder i want to add additional indicator to my ea The Coder should be able to code indicator to EA i will only send you source code if you can proof the indicator can be coded into ea all other features will be discussed inside but the major part is this peculiar indicator i am available for discussion My time zone is GMT+1 Source code will be release and tested on live market i trade from monday to sunday
Hello , By slippage control on Take profit and stoploss functions the ea won't implement different results of TP and Stoploss on volatile markets, target is to produce exact numbers of sl and tp on live executions .A coder who has done this type of job will be the choice . lot sizing will be added to EA
Use indicator provided to produce support and resistance levels, and enter trade if price reaches s/r level which user has specified in settings. TP and SL should also come from user settings. TP and SL options should be s/r levels. EA trade should only be opened if there is a trade already open from another EA, based on magic number. EA should check for magic number from other EA, and only enter trade if there is a
1. Idea uruchomienia jest następująca : wejście na rynek ma miejsce, gdy główna linia MACD przecina się z linią sygnałową zgodnie z aktualnym uruchamianiem trendu . 2. Trend jest ustalany na podstawie średniej kroczącej wykładniczej z określonym okresem (InpMATrendPeriod). Jeśli bieżąca wartość EMA jest większa od sieci, trend jest postrzegany jako rosnący (ema_current > ema_previous). Alternatywnie, jeśli
Hello, Need to create an EA solely based on an indicator. Will provide the indicator, which is just available on the market. The EA will just trade based on the signals and close trades based on my parameter
So, I have the attached include and ex files (which I got from online. I cannot remember the time and where though). I would like you to edit it to fit something I have and use in excel. What I want is that I want to specify these main parameters: 1. Number of trades (I do not think it should be difficult but If it will be too complex and challenging, then you can set number of trades to just 3). That is fine 2
Hello. I would features added to an EA I have made for an indicator I purchased; "PZ Day Trading Indicator", for indicator buffers and other information you can find it here in the "developer" tab https://www.pointzero-trading.com/en/Products/view/PZDayTrading I cannot provide you with the indicator due to licensing, you can download the demo version on the market, and we will have to work in a produce -> test ->
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend
Mt4 EA Copy trades from octafx copytrading master trader trades 1-i need a bot which will copy trades from Octafx Copytrading Master Trader trades to Metatrader 4 account. 2-bot will copy exactly same trade with same lotsize 3-Bot should open exactly same time when master open and close exactly same time when master close 4-provide complete source code Guide Completely how to Run*

Информация о проекте

Бюджет
30 - 60 USD

Заказчик

Размещено заказов4
Количество арбитражей0