I need 2 EAs that runs on 2 MT4s that coordinates with each other to open and close trades.

MQL4 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 4 gün
Müşteri tarafından geri bildirim
Great work! Fast and accurate!

İş Gereklilikleri

I need 2 EAs that runs on 2 MT4s that coordinates with each other to open and close trades. Both MT4s will run on the same VPS or computer.

Let's name the 2 EAs "EA1" and "EA2".

-EA1 runs on one MT4 terminal, let's call it "Term1"

-EA2 runs on a second MT4 terminal on the same VPS or computer, let's call it "Term2"

-EA1 has user defined settings on symbol, direction (buy or sell), lot size, x pips profit, x pips loss, max spread (in 5th digit, so 0.0000x, ie, a value of "6" is spread of 0.6 pips), min duration (in seconds), and max trades

-EA2 has no user settings or buttons, but receives the above settings values from EA1

-EA1 displays a "start" button and a "stop" button on the chart it runs on

-EA1 and EA2 also displays "connected" in their respective terminals when connected to each other, showing that they are operational

-When the user presses "start" button on EA1, a trade is opened ONLY in Term1 with symbol, direction and lot size defined by the user in the settings

-once the trade is opened, EA1 will not do anything for the min duration as defined in the user settings

-once the min duration has elapsed, AND the trade goes in x pips profit or x pips loss as defined in the settings, AND the spread on the defined symbol is equal to or less than the max spread as defined by the settings, EA1 closes the trade and sends a signal to EA2 to open the same trade

-EA2 immediately opens the same trade in Term2 with the same direction and lot size

-once the min duration has elapsed, AND the trade in Term2 goes in x pips profit or x pips loss as defined in the settings, AND the spread is less than the max spread as defined by the settings in EA1, EA2 closes the trade and sends a signal to EA1 to open the same trade

-EA1 immediately opens the same trade in Term1 with the same direction and lot size

-this continues until the total number of closed trades (Term1+Term2) reaches the user defined setting, or until the user presses the "stop" button on EA1, in which case the one trade that is open will close, whether it be on Term1 or Term2

-you can make EA1 and EA2 check the conditions for the trades every 1-2 seconds or more frequently, it doesn't really matter as long as it doesn't use too much CPU


Example1:

-EA1 running on Term1, EA2 running on Term2

-EA1 user settings: symbol = EURUSD, direction = sell, lot size = 1, pips profit = 4, pips loss = 4, max spread = 6, min duration = 200 seconds, max trades = 20

-User presses "start" on Term1, EA1 opens a EURUSD sell order with lot size 1.00

-100 seconds after the order was open, the order goes into profit 4 pips, EA1 IGNORES this, as it hasn't been 200 seconds since the order was opened

-200 seconds after the order was opened, the order goes back to only 2 pips profit, EA1 doesn't close the trade as it needs to be in 4 pips profit or loss to close trade

-300 seconds after the order was opened, the order goes to 4 pips loss, but the spread is 8 (or 0.8 pips). EA1 doesn't close the trade as the spread is too high.

-400 seconds after the order was opened, the order goes to 5 pips loss, the spread drops to 6. Now, as all conditions are satisfied, EA1 closes the trade and sends a signal to EA2 to open the same trade.

-EA2 immediately opens the same trade on Term2 (EURUSD sell order with lot size 1.00), and as before, will wait for all conditions to be satisfied to close the trade and send signal to EA1 to open the same trade

-thus, there is only 1 order opened at any time, and EA1 and EA2 essentially pass the order back and forth until the max number of closed trades is reached as defined in the user settings (in this case it is 20, or 10 for both Term1 and Term2) or until the user presses the "stop" button


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(1235)
Projeler
2820
80%
Arabuluculuk
156
22% / 43%
Süresi dolmuş
488
17%
Serbest
2
Geliştirici 2
Derecelendirme
(20)
Projeler
29
55%
Arabuluculuk
0
Süresi dolmuş
0
Serbest
3
Geliştirici 3
Derecelendirme
(266)
Projeler
540
50%
Arabuluculuk
55
40% / 36%
Süresi dolmuş
224
41%
Çalışıyor
4
Geliştirici 4
Derecelendirme
(16)
Projeler
17
29%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
2
12%
Serbest
5
Geliştirici 5
Derecelendirme
(18)
Projeler
24
54%
Arabuluculuk
0
Süresi dolmuş
2
8%
Serbest
6
Geliştirici 6
Derecelendirme
(221)
Projeler
369
66%
Arabuluculuk
10
50% / 0%
Süresi dolmuş
46
12%
Serbest
Benzer siparişler
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market
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
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
Mbeje fx 50+ USD
I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money
I need an MT5 EA that can do the following: I have to give the EA a price in advance, when the price is reached the EA has to automatically place a buy stop or sell stop order 0.5 pips below or above the price. Is this possible
Dr Pattern 30+ USD
good day i need the service of the seaso coder to help me fix my ea The Job required 1 knowledge of Mt4 and Mt5 indicator coding 2. Telegram code 3. ability to code indicator to work on multiple Time frame combine to trade 4 Ability to Join two or three indicator on same ir different time frame if you have these skill please let chart i will discuss the details of the Job inside to you The required day including
Good day, I want someone to help me create a universal news filter with on/off switch, with start and end settings, and drawdown control with magic number of EAs, etc. Thanks
Hello, I am looking for a professional programmer to optimize my existing EA integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. i want it to be an EA that can be trusted to carry trade with the help of chat gpt and also have a very low drawdown
Hello, I am looking for a professional programmer to create a trading expert on the MT4 platform, integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. Further details will be provided to the applicants later

Proje bilgisi

Bütçe
150 - 233 USD
Geliştirici için
135 - 209.7 USD
Son teslim tarihi
to 10 gün