Create Arbitrage EA

MQL4 전문가

작업 종료됨

실행 시간 1 일
피고용인의 피드백
He is professional and very nice. Thank you.
고객의 피드백
Well done! The EA works perfectly. Very responsive developer. It is great working with you

명시

(Personal job)   I need an arbitrage EA that opens trades when the price difference between 2 MT4 terminals is large, and closes the trade when price difference is small.


Summary:

On the same computer, I will use 2 MT4 terminals - Primary MT4 and Secondary MT4. There will also be 2 EAs - Primary Trading EA and Secondary EA. The Primary Trading EA will be installed in Primary MT4. Secondary EA will be installed in Secondary MT4. The Secondary EA is the same one that you did for me, without any change. The Primary Trading EA will analyze the data in the exchange file every second, and trade if conditions are met.

Secondary MT4 will have one Secondary EA to send data for all symbols in the market watch. 

I will trade multiple symbols on the primary MT4. For each symbol, there will be a M1 chart and I will attach a Primary Trading EA. I will use different settings for each symbol. All EAs will use the same data exchange file.

In the Primary MT4, I will also install the previous Primary EA to close trades. (https://www.mql5.com/en/job/155536) All EAs will use the same data exchange file.


========================================================================================
Details:
There are 4 parameters that are used for calculation.

ClosePrimary- Candle closing price of primary MT4

CloseSecondary- Candle closing price of secondary MT4

S: This is a manual parameter that I will input in the settings. This is a number such as -10, 10, 5 or 0.

P: This is a manual parameter that I will input in the settings. This is a number such as 50, 40, 25 or -50.


=========================================================================================
Just follow the formula below to code the EA.

Condition to Sell:
(ClosePrimary - CloseSecondary) of previous minute in points ≥ S + P + 5


Condition to close Sell:
(ClosePrimary - CloseSecondary) of previous minute in points ≤ S + 1


Condition to Buy:
(ClosePrimary - CloseSecondary) of previous minute in points ≤ S - P + 5


Condition to close Buy:
(ClosePrimary - CloseSecondary) of previous minute in points ≥ S - 1



(Please show the calculation in the Experts log when Primary Trading EA opens or closes a trade. This is so that I can check if calculation is correct)

===============================================================================================================

-Primary Trading EA Settings-

Primary Suffix: Suffix of primary MT4 (Default: y)

Secondary Suffix: Suffix of secondary MT4 (Default: s)

File Name: Name of exchange file (Default: DataExchange)

S: Parameter used for calculation. (Default: -10)

P: Parameter used for calculation. (Default: 50)

TimeRange: This is the time range for the Primary Trading EA to trade in broker time. For example, 08:00-21:00 means Primary Trading EA will trade from 8am to 9pm broker time. (Default: 08:00-21:00)

EquityPerLot: Equity required for each lot to trade. Lot size = Equity/EquityPerLot. For example, if EquityPerLot=2000, and equity is 4000, EA opens 2 lot for each trade. (Default: 2000)

TakeProfit: Profit target in points. (Default: 500)

StopLoss: Stop loss in points. (Default: 500)

MinutesToClose: Primary Trading EA will close trades that are open for too long. For example, if MinutesToClose=10, EA will close trades that are open for 10 minutes. (Default: 10)

MaxSpread: Maximum current spread of primary MT4 to open trade, in points. If spread is above this value, EA cannot open trade. EA will keep on trying to open trade at the next calculation. (Default: 30)

MaxVolume: Maximum volume of previous primary candle for trade to be allowed. (Default: 100)



Note 1: Primary MT4 and Secondary MT4 have same broker time.
Note 2: Each Primary Trading EA can open max 1 trade at a time.

========================================================================
These are the symbols that I will attach Primary Trading EA on. I will keep these symbols open in the market watch. I may add more symbols in future.
AUDCAD
AUDCHF
AUDJPY
AUDNZD
CADCHF
CADJPY
EURAUD
EURCAD
EURCHF
EURJPY
EURUSD
GBPAUD
GBPCAD
GBPJPY
GBPNZD
GBPUSD
NZDCAD
NZDJPY
USDJPY

응답함

1
개발자 1
등급
(63)
프로젝트
68
25%
중재
12
42% / 42%
기한 초과
4
6%
무료
2
개발자 2
등급
(105)
프로젝트
121
33%
중재
4
0% / 50%
기한 초과
2
2%
무료
비슷한 주문
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

프로젝트 정보

예산
50+ USD
개발자에게
45 USD