Communication Between Two Meta Trader 4/5 on Local Machine via DLL

İş tamamlandı

Tamamlanma süresi: 14 gün
Geliştirici tarafından geri bildirim
Best and very polite Customer. Good at testing their orders.

İş Gereklilikleri

I need a Sender EA and Receiver EA.

Attach Sender EA to Master MT4/5.

Attach Receiver EA to Slave MT4/5.

Both Slave and Master are on the same PC

If a position is opened in Master, I need to get an alert in Slave with position_id, lot size, symbol, entry price.

If position is closed in Master, I need to get an alert in Slave with position_id, lot size, symbol, exit price.

It should work in Windows 10 and communication should be through DLL or a faster method. It should not be by writing and reading files as I think this would be slow.

Need this to work for

Case 1)Master MT5->Slave MT5,  

Case 2)Master MT5->Slave MT4;

Case 3)Master MT4->Slave MT5,  

Case 4)Master MT4->Slave MT4;

I am ok if you give different files for cases 1,2,3,4 or if same files work for all cases.

I need the mql4/5 source codes.

 


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(6)
Projeler
7
43%
Arabuluculuk
3
0% / 67%
Süresi dolmuş
0
Serbest
2
Geliştirici 2
Derecelendirme
(182)
Projeler
243
46%
Arabuluculuk
18
78% / 17%
Süresi dolmuş
35
14%
Çalışıyor
3
Geliştirici 3
Derecelendirme
(50)
Projeler
55
60%
Arabuluculuk
2
0% / 0%
Süresi dolmuş
1
2%
Serbest
4
Geliştirici 4
Derecelendirme
(144)
Projeler
198
42%
Arabuluculuk
20
25% / 55%
Süresi dolmuş
9
5%
Serbest
5
Geliştirici 5
Derecelendirme
(440)
Projeler
546
25%
Arabuluculuk
21
38% / 38%
Süresi dolmuş
83
15%
Çalışıyor
6
Geliştirici 6
Derecelendirme
(141)
Projeler
207
80%
Arabuluculuk
18
33% / 44%
Süresi dolmuş
10
5%
Çalışıyor
Benzer siparişler
BAR STRADDLE EA 60 - 100 USD
Hello Coding Wizards. I need an EA that places pending buy above / sell below orders on a specific bar as it closes. Stop loss orders for both pending orders are on opposite ends of the bar. It needs to have fast execution speed with functions as follows; Position size based on X % risk of account balance. Works on whatever chart the EA is active on. Identification of "Primary Bar" based on server time entered
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
Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No: of Trades Close Type : Buy Only , Sell Only , Buy & Sell
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
Below is the pine eidtor script convert it to MQL5 coding language and create bot based on following condition 1. This all should be on 5-minute chart timeframe 2. For Buy side, buy after closing of second candle when buy signal is given and hold buy position until sell signal is given. 3. For sell side, sell after closing of second candle when sell signal is given and hold sell position until next buy signal will be
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
Here's the bot's trading strategy in a nutshell>>> I would like to make a simple scalping MT5 EA trading bot for the synthetic indices, specifically for the Boom 1000 Index. This MT5 EA trading bot will be based off of the 10 period moving average that follows specific rules for entry. The parameters of the moving average are as follows: Period:10 Shift:1 Method:Linear Weight Apply to:Close The bot will only initiate
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

Proje bilgisi

Bütçe
30 - 40 USD
Geliştirici için
27 - 36 USD