Correlation EA

MQL4 Эксперты

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

Hi Guys,


I am looking for someone who can code following EA:

The strategy works like this:

I have a look at several more or less correlated pairs, e.g. EURUSD vs  GBPUSD

Every full hour ( i would like to be able to adjust this value to e.g. 3 hours ) the EA should set the difference between these pairs to 0% and calculate the difference of price action which happens in each pair. So e.g. it is 9.a.m EA says this is our zeropoint, all pairs are 0% difference. When it is 09:30 a.m.  EURUSD have moved + 0.5% GBPUSD have moved - 0.3%.

When the difference between the currencys exceed a set value the EA opens a trade each time the difference hit this value. E.g value is 0.8% so when EURUSD have moved + 0.5% and GBPUSD have moved -0.3% the difference is 0.8% so the trade should open on the pair EURGBP and should be directed so that the difference will be 0% again, so in this case it would be a sell order on EURGBP. E.g. in the same hour EURUSD goes up another 0.8% so it is up 1.3 % in total and GBPUSD is still down 0.3% the total difference is now 1.6% so a 2. order should be placed in the same manner. 


Direction of a trade: The strategy works like the difference will always be 0% again, so if EURUSD is up and GBPUSD is down or not as much up e.g. EURUSD up 2 % GBPUSD up 1 % it should open a trade on EURGBP. In this case a short position.


It always count the total amount of % difference. It doesnt matter if one pair is up and one is down or if both are up or both are down.


Please keep in mind, EA should reset difference every full hour to 0%. (or any other set value of minutes)


a. Settable values:

1. max spread (when spread exceed this value in ticks dont open the trade)

2. lotsize per trade

3. difference between pairs in % (setable value should be x.xx % )

4. hard stoploss in ticks

5. numbers of minutes need to reset count

6. The pairs I am working with so maybe I can set the currencys all in one EA and i dont have to run EA in multiple windows. I would like to set like this:

a) Overwatched Pairs: e.g. EURUSD / GBPUSD

b) Trade pair:

EURUSD vs GBPUSD = EURGBP


I hope I ve explained everything clear if you have any questions just give me a message.


kind regards,


Learoy 



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

1
Разработчик 1
Оценка
(42)
Проекты
47
30%
Арбитраж
12
17% / 75%
Просрочено
6
13%
Свободен
2
Разработчик 2
Оценка
(15)
Проекты
23
9%
Арбитраж
7
29% / 57%
Просрочено
2
9%
Свободен
3
Разработчик 3
Оценка
(23)
Проекты
45
20%
Арбитраж
24
29% / 46%
Просрочено
12
27%
Свободен
4
Разработчик 4
Оценка
(246)
Проекты
438
34%
Арбитраж
56
36% / 38%
Просрочено
160
37%
Загружен
5
Разработчик 5
Оценка
(468)
Проекты
703
56%
Арбитраж
44
30% / 32%
Просрочено
115
16%
Работает
6
Разработчик 6
Оценка
(320)
Проекты
523
66%
Арбитраж
52
21% / 38%
Просрочено
167
32%
Работает
7
Разработчик 7
Оценка
(135)
Проекты
193
42%
Арбитраж
17
29% / 59%
Просрочено
28
15%
Свободен
8
Разработчик 8
Оценка
(356)
Проекты
632
26%
Арбитраж
89
73% / 13%
Просрочено
12
2%
Свободен
9
Разработчик 9
Оценка
(66)
Проекты
143
34%
Арбитраж
10
10% / 60%
Просрочено
26
18%
Свободен
Похожие заказы
Hi Developer, I'm having an issue with one EA that works on market structure break using limit orders and had many slippage during news impact and I had to manually close the limit orders every time which is cumbersome. I know that are some News Filter EA in the MQL market but it is not as I desire. I want a developer to help me out to develop an EA to control other EAs that has no news filter thru magic number if
Automate my trading 30 - 100 USD
Hi, I need a mql5 EA sellstop buystop for one minute time frame in all currency pair. That ea would be autotrade and close once profitable. I will pay once confirms the ea profit in each trade
Dear coder, I need an MT5 expert advisor with parameters detailed as : https://drive.google.com/drive/folders/18LBhYTb8bYz3pM2Szyyq4-RoTmBtaWIw?usp=sharing 1)Need the EA code to be optimisation friendly and hence able to be optimise with the shortest time possible especially when using Fast Genetic : Complex criterion using open price or OHLC 2)Able to provide sourcecode 3)Able to resolve ongoing bug if any . 4)Able
Hi developers, would like an EA developed that I can use for backtesting and possibly as a Trading Robot if I have enough confidence in it. Here are the rules: EA is for forex, indicies, commodities etc. 5 minute timeframe (can add more timeframes depending on development cost) Price at 9pm is "noted" Then the price at the following 7am is "noted". Once a candle closes above/below the 7am price in the direction of
QuantumTrader 30 - 200 USD
Request for development of machine learning robots for MetaTrader 5 (MT5) **Description**: Willing to develop experience in programming trading robots using MQL5 language and can learn machine learning on MetaTrader 5 (MT5) platform. The robot should be able to implement a multidisciplinary strategy on a set of technical indicators and multiple rules. I need to develop the robots so that they can work in an
The goal is to develop a system that mirrors trade actions (Buy/Sell) from a CTrader demo account on Cronos Markets to multiple prop firm accounts on TradeLocker, ensuring accurate replication of trades while adjusting risk proportionally. I was wondering if you could help me with copy trading an EA’s action on Cronos markets (uses CTrader) into a prop firm account that I bought with TooOne Trader (uses TradeLocker
I ask for my requirements as follows for a developer who knows how to connect accounts for those who are successful, that is copy trade VPS, so I ask that this order be very effective and very high standards in the work that will give fruit especially
Hello, i have this EA (Blessing) attached and whenever i enter Multiplier: 1.5 Starting Lot: 1 on the config it opens a position of 1 Lot, next 2 lot, next 3 lot, next 5 lot but i need to have it open: 1 lot, 1,5 lot, 2.25 lot, 3.38 lot and so on. You need to modify the EA so it opens the correct values. Please test it with the set i have attached and let me know if you can do it. The ffcal is an indicator and need
Hey Greeting Am in need of Tradingview Developer that can combine existing Tradingview indicator to develop a strategy based on my conditions The Source code of those Indicator is available with me. Kindly bid and let proceed with the project Thanks
I have an EA I use today, called Perceptrader AI, I have used this for 1 year. It uses ChatGPT and Bard (Google AI) to find good trading opportunities. This EA has not had a single loss as long as I have been using it. It could be exciting to build an AI function into my new existing EA as well, possibly a feature that independently optimizes its settings as the market changes. This could perhaps be a long-term task

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

Бюджет
50+ USD
VAT (19%): 9.5 USD
Итого: 59.5 USD
Исполнителю
45 USD
Сроки выполнения
до 3 дн.