Convert MT4 EA to MT5. Using chart panels and Martingale strategy

工作已完成

执行时间18 分钟
客户反馈
He wasted lots of my money and time. He used to be a good freelancer. Having enough 5-stars gave him this illusion that he could be irresponsible without consequences. I regret that I trusted him.
员工反馈
scammer never trust this guy.

指定

I have an MT4 EA that comes with a panel on the chart and reads signals from a custom indicator. I need it to be converted to an MT5 EA.

The EA uses Martingale and trailing stop strategies.

IMPORTANT TO READ:

  1. The source code of the EA will be provided to the selected freelancer.
  2. The selected freelancer will provide Both MT4 and MT5 indicators.
  3. The indicator in MT5 is different than the one in MT4. So, a small change of indicator inputs is needed.
  4. A full document of how the EA works is available if needed.
  5. The final code should follow good variable/function naming, code comments, and clean coding.
  6. I will be the owner of the final result and all the rights will be mine.
  7. Only freelancers with prior experience with Martingale and chart panels are considered. (Please present screenshots or links to your similar experiences in the past when you make an offer)


反馈

1
开发者 1
等级
(376)
项目
398
31%
仲裁
62
19% / 69%
逾期
50
13%
工作中
2
开发者 2
等级
(137)
项目
161
22%
仲裁
7
14% / 43%
逾期
4
2%
工作中
3
开发者 3
等级
(11)
项目
10
0%
仲裁
5
20% / 60%
逾期
2
20%
空闲
4
开发者 4
等级
(337)
项目
455
52%
仲裁
22
50% / 27%
逾期
5
1%
已载入
5
开发者 5
等级
(4)
项目
5
60%
仲裁
0
逾期
0
工作中
6
开发者 6
等级
(68)
项目
77
8%
仲裁
33
9% / 55%
逾期
6
8%
已载入
7
开发者 7
等级
(31)
项目
41
20%
仲裁
9
11% / 89%
逾期
5
12%
空闲
8
开发者 8
等级
(121)
项目
155
43%
仲裁
20
60% / 20%
逾期
8
5%
工作中
9
开发者 9
等级
(155)
项目
172
42%
仲裁
6
0% / 67%
逾期
8
5%
工作中
10
开发者 10
等级
(126)
项目
160
36%
仲裁
4
25% / 50%
逾期
13
8%
空闲
11
开发者 11
等级
(37)
项目
59
27%
仲裁
25
20% / 52%
逾期
10
17%
工作中
12
开发者 12
等级
项目
0
0%
仲裁
0
逾期
0
空闲
13
开发者 13
等级
(41)
项目
88
14%
仲裁
30
30% / 53%
逾期
36
41%
工作中
14
开发者 14
等级
(66)
项目
143
34%
仲裁
10
10% / 60%
逾期
26
18%
空闲
15
开发者 15
等级
(475)
项目
504
53%
仲裁
10
60% / 20%
逾期
3
1%
空闲
16
开发者 16
等级
(3)
项目
1
0%
仲裁
2
0% / 100%
逾期
0
工作中
相似订单
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
Hi, i have a tos script i need converted to Ninja script, but someone who knows both coding. Cant be someone who is just going to paste into chat gpt, it requires more understanding for compatibility
Hello, I am looking for a highly skilled and experienced MT4 developer to assist with transferring a strategy currently coded in Pine Script to MetaTrader 4 (MT4). The project requires a professional who can handle this project successfully. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to
Hello, I am looking for a highly skilled and experienced MT5 developer to assist with modifying an existing MT5 file. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to reach out. Thank you for your time and consideration. I look forward to working with the right expert to bring this project to
An EA based on zigzag and some indicators ( The ea is already working i need to add this indicator to guide and control trades) Project Overview: - I am seeking a skilled freelance developer to enhance my existing Expert Advisor (EA) by creating source code that I can easily integrate. The EA currently uses Moving Averages (MA) and lines to place trades. I need to add a zigzag function with a true/false option and
We are looking for an experienced coder to develop a trading robot that utilizes two main indicators: 1) Brain Trend Signal 2) TMA (Triple Moving Average) Centered Bands. The robot should generate buy and sell signals based on specific conditions and include robust risk management features. Initial Requirements - **Indicators**: 1. Brain Trend Signal 2. TMA Centered Bands - **Timeframes**: - H4/D1 for trend
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
I 'm looking for a bot to take trades . I have questions 1 . What is the win rate? It could be ! 2 . Any guarantee if the bot does not take a win trade
Make a 10000 plus script trading Expert advisor with detail and make it flawless with no errors no tiny mistakes and make it in mql 5 language. Make it adjustable for it to be able to trade on its own and not be disturbed and make it study the chart and be able to trade any currency pair. I have zero experience and I would just like to copy and paste the code in MetaTrader. Can you make it be compatible with both
I need a trading bot, My strategy works with the 1hour timeframe .My stop-loss should be put using Atr of the candle multiply by 1.5 then the value will be added or subtracted from my entry depending on if it's a buy or sell and my entry should be a candlestick pattern also in addition to when the 3 Ema corresponds .When the 8Ema is above the 20Ema and they are both above the 100Ema it is a buy and when the 20Ema is

项目信息

预算
80 - 100 USD
开发人员
72 - 90 USD
截止日期
 3  5 天