Reprogram in MQL5 an EA in line with a specific schedule with Range Auto SL and TP

指定

I am in the middle of conducting a complex experiment. And part of this experiment entails modifying an existing free MT5 EA (DarkCloud PiercingLine Stoch, for which i can pass the source code to you if you need) to:

  • run only on specific days and within specific hours on those specific days. I will provide you with the schedule. I need the EA to come with scheduling choices so that the user can choose which days and times during which the EA will run;
  • contain options to either place completely random trades or follow its existing DarkCloud PiercingLine Stoch logic for determining under what conditions to place trade (can be a "randomiser mode" on/off in the inputs)
  • automatically add SL and TP based on ATR as the EA places each trade regardless if the randomiser mode is on or off.
    • NOTE the  ATR timeframe = current, ATR period = 7, ATR shift = 1, TP factor (ATR value x this) = 4, SL factor (ATR value x this) = 6
  • always hold each position until either SL or TP regardless if the randomiser mode is on or off. The EA  (DarkCloud PiercingLine Stoch)  currently has its own decision rules for closing trades based on stoch and for that reason it sometimes closes trades prematurely. I need that to be overwritten so that the EA always holds on to each running trade until either SL or TP is reached.



I look forward to finer discussion and working with you on this part of my project.

応答済み

1
開発者 1
評価
(2)
プロジェクト
3
0%
仲裁
0
期限切れ
0
2
開発者 2
評価
(5)
プロジェクト
5
20%
仲裁
4
25% / 25%
期限切れ
0
仕事中
3
開発者 3
評価
(130)
プロジェクト
184
32%
仲裁
16
31% / 63%
期限切れ
27
15%
4
開発者 4
評価
(141)
プロジェクト
207
80%
仲裁
18
33% / 44%
期限切れ
10
5%
仕事中
5
開発者 5
評価
(15)
プロジェクト
18
39%
仲裁
2
50% / 50%
期限切れ
0
6
開発者 6
評価
(8)
プロジェクト
11
18%
仲裁
7
43% / 29%
期限切れ
1
9%
7
開発者 7
評価
(59)
プロジェクト
66
6%
仲裁
27
19% / 37%
期限切れ
4
6%
取り込み中
8
開発者 8
評価
(38)
プロジェクト
40
25%
仲裁
23
13% / 74%
期限切れ
8
20%
仕事中
9
開発者 9
評価
(564)
プロジェクト
933
47%
仲裁
302
59% / 25%
期限切れ
125
13%
取り込み中
10
開発者 10
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
11
開発者 11
評価
(356)
プロジェクト
632
26%
仲裁
89
73% / 13%
期限切れ
12
2%
12
開発者 12
評価
(72)
プロジェクト
80
10%
仲裁
36
8% / 53%
期限切れ
6
8%
仕事中
13
開発者 13
評価
(9)
プロジェクト
12
25%
仲裁
0
期限切れ
1
8%
14
開発者 14
評価
(23)
プロジェクト
45
20%
仲裁
24
29% / 46%
期限切れ
12
27%
15
開発者 15
評価
(568)
プロジェクト
641
41%
仲裁
21
57% / 29%
期限切れ
47
7%
仕事中
16
開発者 16
評価
(11)
プロジェクト
11
0%
仲裁
4
25% / 50%
期限切れ
2
18%
17
開発者 17
評価
(56)
プロジェクト
75
44%
仲裁
21
14% / 67%
期限切れ
8
11%
仕事中
18
開発者 18
評価
(2441)
プロジェクト
3076
66%
仲裁
77
48% / 14%
期限切れ
340
11%
仕事中
19
開発者 19
評価
(96)
プロジェクト
143
76%
仲裁
0
期限切れ
2
1%
類似した注文
Personnal programmer 30 - 31 USD
Hey there! I’m looking for a talented NinjaTrader programmer to partner with on some exciting projects. If you have a knack for NinjaScript and a passion for trading tech, let’s team up! What You Can Expect: A friendly collaboration on diverse projects Fair pay—50/50 split on all earnings An opportunity to dive deep into innovative trading strategies What I’m Hoping You Bring: Experience with NinjaTrader and
Здравствуйте. Я новичок в трейдинге. Ищу робота для торговли золотом и валютными парами. Так как я новичок в этом деле, то хотелось бы найти хорошего робота, который бы сам определял прибыльную сделку (неважно валютная пара это или золото) и сам бы ее совершал, хотя бы с точностью 90%. О цене поговорим позже. Жду ваших предложений
MT5 中运行的 EA 的主要任务 : 1 EA 将同时选择两对货币进行交易,包括 AUDUSD 、 EURUSD 、 GBPUSD 、 NZDUSD 、 USDCAD 、 USDCHF 、 USDJPY 、 AUDJPY 、 EURAUD 、 EURJPY 、 GBPJPY 、 GBPNZD 和 GBPCHF ,默认设置 GBPUSD 、 EURAUD 。 2 蜡烛图 的时间 区间 包括 15M 、 30M 、 1H 、 2H 、 4H 或 1D 。对于两对货币中的 每一对而言, 将同时密切观察两个 时间区间图。 也就是说,两对 货币 同时 打开 四个窗口,每对默认设置 15M 和 4H 。 如果 您 不肯定如何 为同一货币对打开两个窗口,请不要考虑接受这项工作 。 3 将使用自主开发的指标 CMA 结合 CCI 预测走势。 在某些特殊情况下 ,将使用 马丁格尔策略进行操作。因此,如果您已经拥有基于 Martingale
Required to develop expert advisory which will work on any pair including crypto , forex, gold, silver, oil, simple stragy which will work on RSI,GRID, take profit, grid distance, start and stop button, only buy and only sell, filter for time frame Like 5m to 4 hr. stop loss and take profit .Detail will be shared once you except order
I need to fix the alerts of my SMC Order Blocks indicator, which is a custom indicator created for me some time ago. This custom indicator already has several types of alerts built-in, but I need to fix specific ones while keeping the other existing alerts unchanged, as those do not have any errors. The alert is for a specific Order Blocks pattern. This indicator graphically provides a zigzag, and from there, CHoCH
Mobile robot 50 - 100 USD
I want a profitable scalping EA robot for mt5 and mobile phones (licence key should be provided).the video link attached below indicates how the EA robot should operate it.it analyses the market before taking trades and it trades candle to candle .also coding samples are provided on the video .it should be applicable to all timeframes.it should trade indices(Nas100,US30,S&p500,GER30,)
Martingale EA for MT5 30 - 100 USD
Criteria: Only one trade at a time. Cannot open another trade if one is running Trade on EURUSD only, once job is completed I will be happy to schedule more for other pairs You choose entry strategy and criteria win rate must be above 50% in long term backtest of EURUSD Every trade has got TP and SL Trades to last about a day, few trades a week, at least 10 pips gain per trade, so that it can be launched on normal
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money

プロジェクト情報

予算
60+ USD
開発者用
54 USD