Modification of existing MT5 EA

MQL5 指标 专家

指定

Hello Developers,

For my existing MT5 EA i want to add following features.


Im looking for a experienced developer who can do following tasks:


Add followings features:



- Disable Trades on the Same Side of a Currency - this option disables the opening of new initial trades on the same side of a currency. For example, it can help prevent having 2 shorts for CAD at the same time to protect accounts from a strong trend for the CAD currency.



- Only One Symbol if Grid Reaches this Level [0-disabled] - this option allows you to temporarily reduce the "Maximum Symbols at a Time" to one if an open grid reaches the specified level.



- Calculate Levels from Initial Trade - if true, then entry prices of grid levels will be calculated based on the entry price of the initial trade. In this case, if the distance of the previous grid is very large, the next grid can be formed shorter than 35 (by default) or even inside the previous grid. If false, then the entry price of a grid level will be calculated based on the entry price of the previous grid to form grids with distances greater than 35 (by default).



- Cover Swaps - if true, the EA adjusts the TP to cover any possible loss due to the swap. Set it to false if you want to deactivate this option.



- 'News Filter Enabled' - on/off News Filter.

News filter should be working on High impact red folder news by default


- 'Wait Minutes Before/After Event' - suspend trading before/after the news.


Important: The News Filter should also work for backtesting 




  • Install a nice looking Info Panel on the chart, that includes a logo of my choice 


Info Panel should show:

  • Name of the EA
  • Expected lot
  • Currency pairs
  • Leverage
  • Lots opened
  • Floating PnL
  • Comment


And also 


  • Show News List': displays a list of upcoming news events to the right of the info panel.

反馈

1
开发者 1
等级
(166)
项目
189
10%
仲裁
37
38% / 35%
逾期
5
3%
工作中
2
开发者 2
等级
(116)
项目
135
21%
仲裁
5
0% / 60%
逾期
3
2%
工作中
3
开发者 3
等级
(8)
项目
12
0%
仲裁
21
0% / 81%
逾期
4
33%
空闲
4
开发者 4
等级
(73)
项目
91
34%
仲裁
8
88% / 0%
逾期
0
已载入
5
开发者 5
等级
(12)
项目
16
13%
仲裁
7
14% / 57%
逾期
4
25%
工作中
6
开发者 6
等级
(401)
项目
530
74%
仲裁
9
44% / 0%
逾期
24
5%
空闲
7
开发者 7
等级
项目
0
0%
仲裁
0
逾期
0
空闲
8
开发者 8
等级
(36)
项目
59
27%
仲裁
24
21% / 50%
逾期
10
17%
工作中
9
开发者 9
等级
(15)
项目
19
37%
仲裁
2
0% / 100%
逾期
0
空闲
10
开发者 10
等级
(7)
项目
21
33%
仲裁
1
0% / 0%
逾期
1
5%
工作中
11
开发者 11
等级
(67)
项目
74
7%
仲裁
33
9% / 55%
逾期
6
8%
工作中
12
开发者 12
等级
(53)
项目
72
43%
仲裁
21
14% / 67%
逾期
8
11%
空闲
13
开发者 13
等级
(34)
项目
38
26%
仲裁
4
0% / 25%
逾期
0
工作中
14
开发者 14
等级
(47)
项目
51
8%
仲裁
17
12% / 41%
逾期
3
6%
繁忙
15
开发者 15
等级
(367)
项目
462
40%
仲裁
82
37% / 33%
逾期
13
3%
已载入
16
开发者 16
等级
(74)
项目
121
43%
仲裁
12
33% / 50%
逾期
17
14%
空闲
17
开发者 17
等级
(261)
项目
535
50%
仲裁
54
41% / 37%
逾期
224
42%
工作中
18
开发者 18
等级
项目
0
0%
仲裁
0
逾期
0
空闲
19
开发者 19
等级
(19)
项目
27
11%
仲裁
11
9% / 55%
逾期
12
44%
空闲
20
开发者 20
等级
(66)
项目
143
34%
仲裁
11
9% / 55%
逾期
26
18%
工作中
相似订单
Create a MT5 EA based on certain strategy creating a proprietary automatic trading strategy for our private investment portfolio. This is a unique opportunity to work on an exclusive project that demands creativity, strategic thinking, and a deep understanding of financial markets. Project Description: We are looking for a developer to design and implement an advanced automatic trading strategy tailored to our
I like to put 4 input to the EA. symbol 1, symbol 2, symbol 1 lot, symbol 2 lot. When the EA wants to open buy position, close all positions then buy on the symbol 1 and sell on the symbol 2. When the EA wants to open sell position, close all positions then sell on the symbol 1 and buy on the symbol 2. Thank you
This is a Ready Made grid Automatic EA 1.Need some bug fixing and little modification. This EA has some bug like -Place Random Trade after MT4 Restart . Also not follow custom parameter grid distance, grid slippage . like if i set 300pips grid distance, some time it place trade at 400 pips distance . fix this bug 2.first trade open by RSI logic if rsi30 open buy trade
Need a programmer who can input parameters in existing indicator. I have 3 indicator .All of them have some parameter need to modify according to new requirement. will provide more details
Hello, I am looking for a coder who could translate or convert two (2) MT4 indicators (.mq4 file, source code available) to two (2) indicators in TradingView's Pine Script. It should be exactly the same indicators, with the same inputs and other settings. Once you complete the job, you will send me the indicators, with full source code for Pine Script. This work will remain confidential. There is a currently publicly
Fix a indicator 30+ USD
Hello. I have an indicator that gives buy and sell signals. When I try to use it with a universal EA, the EA does not buy or sell on each signal that the indicator gives. I need to fix the indicator
Are you a coding maestro with a passion for optimizing indicators to blazing speeds? Look no further – I’m in search of a skilled developer to take my indicator to the next level! The Task: I need someone who can dive deep into the code, iron out any pesky errors, and optimize the indicator for lightning-fast responsiveness. Additionally, I require seamless integration of the Zigzag indicator, which currently resides
This is a Ready Made grid Automatic EA 1.Need some bug fixing and little modification. This EA has some bug like -Place Random Trade after MT4 Restart . Also not follow custom parameter grid distance, grid slippage . like if i set 300pips grid distance, some time it place trade at 400 pips distance . fix this bug 2.first trade open by RSI logic if rsi30 open buy trade Add Revise Order mode. (anti-martingle grid )
Hello i need a quote for this project, i m looking for a good developer with good knowlodge of pinescript and amibroker if you have the knowlodge, apply to this thank you
Hello, I am looking know when market in the exact moment start making a big impulse , I need it an indicator or something else that tell me when this will occur

项目信息

预算
200 - 400 USD
开发人员
180 - 360 USD