MT4 EA Update of An existent EA - Trailing Stops and others (VERY EXPERIENCED DEVELOPER)

指定

Please, I need an update of an existent EA with some new functions like a trailing stop by % and by pips and adding some new functions:
Please, do not contact me if you are not an experienced developer with complicated FX functions!!!

For now, this is a one order main and one order lock, but I need 10 steps for the main position instead one. The 10 steps version, will be after the one order version. But is included in this work.
Is to be two versions. One as it is and the second with the 10 steps version.

VERIFY THE INTEGRITY AFTER RE-INITIALIZE

1 - 10 steps above and below the signal with OCO system and the trailing used for one order will be to the average price position (second version).

2 - The trailing stop not working as expected, by pips and % and I need an update for two step multipliers (only work for buy and it need to have a SW ON/OFF to close all positions when reached);BY PIP

BY PIP --------------------------
Trailing trigger PIP : 50
Trailing start PIP: 50                           
Trailing step %: 5
Apply Speed multiplier > PIP: 40
Acceleration multiplier: 1.2
Apply Speed multiplier > PIP: 65
Acceleration multiplier: 1.5

BY % ----------------------------
Trailing trigger % : 50.00%
Trailing start %: 60.00%                           
Trailing step %: 5.00%
Apply Speed multiplier > %: 27.50%
Acceleration multiplier %: 150%
Apply Speed multiplier > %: 67.50%
Acceleration multiplier %: 200%
Note: the EA calculate a zigzag size and it is from this distance that the trailing calculate the percentage.

3 - Function to add - Multi time frame detected setting
- Minimum size vector PIPS to open a thread per and by detecting time frame;
Minimum ZZ size open thread M5: 40
Minimum ZZ size open thread M15: 60
Minimum ZZ size open thread M30: 80
Minimum ZZ size open thread H1: 100
Minimum ZZ size open thread H4: 120
Minimum ZZ size open thread D1: 140
Note: the EA calculate a zigzag size from a statistic and it is from this distance to apply the filter.

4 - Function to add - Multi time frame detected setting
- Zigzag Deph size per time frame, CFG auto detected when used any of this time frames:
Zigzag Deph M5: 16
Zigzag Deph M15: 20
Zigzag Deph M30: 28
Zigzag Deph H1: 40
Zigzag Deph H4: 60

Zigzag Deph D1: 60

5 - Some more little two or three functions or updates, swiches ON/OFF atc...


***** IMPORTANT *****

100% Full Ownership of the Intelectual piece, Full distribution Right and Unlimited License for all effects - All rights and ownership are exclusive and the source code has to be supplied to me as my own and total property. The source code has to be supplied fully compliant with the rules of the MQL5 market for the Metatrader 4


反馈

1
开发者 1
等级
(266)
项目
540
50%
仲裁
55
40% / 36%
逾期
224
41%
空闲
2
开发者 2
等级
(115)
项目
129
18%
仲裁
11
27% / 55%
逾期
4
3%
空闲
3
开发者 3
等级
(256)
项目
415
38%
仲裁
86
44% / 19%
逾期
70
17%
繁忙
4
开发者 4
等级
(345)
项目
466
52%
仲裁
22
50% / 27%
逾期
5
1%
已载入
5
开发者 5
等级
(143)
项目
255
35%
仲裁
12
25% / 58%
逾期
42
16%
空闲
6
开发者 6
等级
(5)
项目
6
50%
仲裁
2
0% / 50%
逾期
0
空闲
7
开发者 7
等级
(563)
项目
932
47%
仲裁
302
59% / 25%
逾期
124
13%
繁忙
相似订单
Saya memerlukan Expert Advisor berdasarkan sinyal AOX. Itu harus memiliki pemeriksaan dan penanganan kesalahan operasi perdagangan. Kriteria utama pembukaan dan posisi penutupan: ■ arah rata-rata bergerak ■ harga lebih tinggi dari bar sebelumnya. Lot perdagangan adalah parameter masukan
independent-minded coder and algorithmic trader who has forged a solo career crafting financial strategies using MetaQuotes languages, MQL4 and MQL5. Driven by a blend of analytical thinking and a love for technology, John has become a self-made expert, navigating the dynamic world of algorithmic trading with finesse. With an unquenchable curiosity for financial markets and a knack for coding, John's daily routine
Skarito98 30 - 100 USD
Always stay winning and survive....we all want a better life now this is a chance someone can take,to change their lives for the better.No one is supposed to suffer in this world,we create and invert new things and come up with ideas to solve situations we come across especially when it comes to finance. We all need better things in life and God want good things for us
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
// @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 )

项目信息

预算
120+ USD
VAT (23%): 27.6 USD
总计: 147.6 USD
开发人员
108 USD
截止日期
 1  5 天