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

My requirement is something similar to a remote trade copier but not exactly a trade copier. Here is what I want to achieve. 

Assume I have an EA that I want to share with a group of people somewhere else. But I dont want to share the full EA of mine. 

Let's say this EA’s main entry criteria is 200MA. If price >200MA, then we buy and vice versa. After this rule, there are many other conditions such as RSI, Stochastic, etc. before the entry is actually entered. I want to split the EA into two parts. One part which will be run on my MT4 will only have the main entry criteria which is 200MA. 

The EA that I share with others will have all other rules. My master EA MT4 will broadcast to the specified receiving account the result of the main entry criteria for each pair that I run the EA on. This could be a simple Boolean value like true/false (true=buy, false=sell). Now the receiving accounts will periodically (as specified such as every minute or so) check with my master MT4 and update if the master signal is buy or sell and then check if other rules on their own and then enter the trade on the receiving MT4. If the Master signal is not available/disconnected, then no further action will be taken on receiver side.

And I need to be able to specify the account numbers of the receiving MT4s (ability to add or delete the receiving MT4 numbers with an optional expiry date) on the master MT4 side. On the other hand, receiver will need to have inputs to add the master MT4 IP (or MT4 number or other way of connecting).

In short, I need a mechanism to pass simple Boolean value like true/false to a remote MT4 for a given trading pair. And the above strategy was just an example. I should be able to implement this mechanism with any EA I will make. Also sometimes, the pair names may have prefix/suffix on some brokers so I may need to a way to match pair names from master account to the receiver account.

Just a side note: ChatGPT suggested this solution: https://justpaste.it/cjacs (maybe there is another way)

Thank you for reading. Let's me know your proposals. Fees negotiable.


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

1
Разработчик 1
Оценка
(71)
Проекты
103
20%
Арбитраж
6
0% / 83%
Просрочено
3
3%
Свободен
2
Разработчик 2
Оценка
(5)
Проекты
4
50%
Арбитраж
4
0% / 75%
Просрочено
0
Свободен
3
Разработчик 3
Оценка
(17)
Проекты
38
68%
Арбитраж
0
Просрочено
7
18%
Свободен
4
Разработчик 4
Оценка
(13)
Проекты
32
69%
Арбитраж
2
0% / 0%
Просрочено
10
31%
Работает
5
Разработчик 5
Оценка
(14)
Проекты
19
11%
Арбитраж
1
0% / 100%
Просрочено
5
26%
Свободен
6
Разработчик 6
Оценка
(568)
Проекты
641
41%
Арбитраж
22
55% / 32%
Просрочено
47
7%
Работает
7
Разработчик 7
Оценка
(3)
Проекты
4
25%
Арбитраж
0
Просрочено
0
Свободен
8
Разработчик 8
Оценка
(50)
Проекты
55
60%
Арбитраж
2
0% / 0%
Просрочено
1
2%
Свободен
Похожие заказы
I am looking for help to code an Expert Advisor (EA) for MetaTrader 4 (MT4). The EA should automate trading based on specific strategies and market conditions. I'm familiar with the basics of MQL4 but need assistance with more advanced features, like managing multiple indicators, optimizing risk management, and implementing trailing stops. I aim to create a reliable, efficient EA that can monitor the market and
I’m looking to turn into code. Trading Instrument - Crude Oil Futures (CL) Chart and Timeframe - 30-second chart Entry Setup 1. Time Focus on the first 30-second candle after 11:00:00 AM New York time. (11:00:00 candle) 2. Candle Size Limit : Skip the trade if the first candle is greater than 10 points. 3. Entry Orders - Place stop orders at the high and low of the first 30-second candle after 11:00:00. - Long Entry
EA gold HB king5 100+ USD
// เริ่มต้นโปรแกรม EA input double LotSize = 0.1; // ขนาดของล็อต input double TakeProfit = 50; // จุดกำไร input double StopLoss = 50; // จุดขาดทุน // ฟังก์ชันที่เรียกเมื่อมีการสั่งซื้อ void OnTick() { double MA = iMA(NULL, 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Simple Moving Average (SMA) 14 double Price = Bid; if(Price > MA) // เงื่อนไขสำหรับการซื้อ { if(OrderSelect(0, SELECT_BY_POS) == false) //
I’m looking to turn into code. Trading Instrument - Crude Oil Futures (CL) Chart and Timeframe - 30-second chart Entry Setup 1. Time Focus on the first 30-second candle after 11:00:00 AM New York time. (11:00:00 candle) 2. Candle Size Limit : Skip the trade if the first candle is greater than 10 points. 3. Entry Orders - Place stop orders at the high and low of the first 30-second candle after 11:00:00. - Long Entry
hello there I need a copy trade for mt4 can ANYONE help me with and let discuss on how to go about it kindly send me message to signify and let discuss mind you i need this urgently let connect to discuss and conclude
I would like the better volume indicator 1.6 in a scanner format. Scanning multiple timeframe and pairs of which can be picked. Would like it to provide all standard notifications and also if pressed to go to the a template timeframe and pair. *To be placed in a table format as the one added. To be able to add which time frame you want to see. *To advise me of the following Climax High - turn the text green High
i have a JavaScript of a code which is a indicator of trading view, i want to convert into python script and make a mql5 automated trading bot which can take automatic trade and also exit when the signals come by the indicator
I need to build EA MT4 that able to connect as copy trading between demo account to real account with partial of positions not all Example: If the demo account open position so the real account will be opened same position with ability to place different volume size based on real account equity and demo equity, and ability to choose which position should be copied, position one, two, three, four, five, six, seven
I would like an existing, older MT4 EA I had developed converted into an MT5 EA and debugged where necessary. The EA is attached and should be fairly self-explanatory. It is a breakout order entry EA with customisable parameters
I require an MT4 Expert Advisor (EA) that automatically places hedge orders when a buy or sell order is placed by me or another EA. The hedge orders will consist of a stop order (either Buy Stop or Sell Stop), with the same lot size as the original order, deployed at a predefined price distance. The EA must ensure that only one hedge order is placed for each trade. The system should monitor trades based on specific

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

Бюджет
30 - 100 USD
Исполнителю
27 - 90 USD
Сроки выполнения
до 7 дн.