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

The Oil hedging semi-automatic strategy logic is as follows:

The broker used will be  www.benchmark.bg, offering oils like: USOIL, UKOIL and Brent, WTI

When the difference between two oil types (symbols must be able to be manually entered) prices differ with 20 cents lets say Oil1 is $59.00 and Oil2 is $59.20. The EA must open a sell order for Oil1 and buy order for Oil2 when the difference is 10 cents (value for difference must be editable) and to close this orders when the difference becomes 30 cents (value for this must be editable as well). The EA must be able to open the trades in the opposite way as well - buy order for Oil1 and sell order for Oil2 when the difference is 30 cents and to close them when the difference is 10 cents. The trades will be closed only if the price difference condition is satisfied or manually.

The EA must be able to open additional positions if the price difference increases, the logic is the same as above, but the price difference values must be additionally defined lets say where it says 30 above, here will be 60 and where it says 10 above it will be 30 here. The additional positions to be switchable (via true/false selection in the EA).

Both entry and close difference as well as trade volume/lotsize should be changeable via EA Inputs panel.

Manual trade pair button/panel - Sell_Oil1/Buy_Oil2 order button where price difference for entry and price difference for close can be entered and  the volume/lotsize of the trade

Manual trade pair button/panel - Buy_Oil1/Sell_Oil2 order button where price difference for entry and price difference for close can be entered and  the volume/lotsize of the trade

Names of the predefined trade pair button/panel to be changeable in the EA Inputs if possible.

All pairs Sell_Oil1/Buy_Oil2 and Buy_Oil1/Sell_Oil2 that are triggered by the EA or put in place via the predefined trade pair button/panel should be marked in pairs with a printable comment on the chart so they can be easily identified. Example - "Sell Oil1 - order 321" and "Buy Oil2 - order 321" where 321 will be variable and unique identification for both positions in the trade pair.

If you have any additional questions please let me know.
I will need pricing and what time you will need to work on.

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

1
Разработчик 1
Оценка
(29)
Проекты
49
22%
Арбитраж
14
29% / 21%
Просрочено
13
27%
Свободен
2
Разработчик 2
Оценка
(137)
Проекты
167
35%
Арбитраж
11
91% / 0%
Просрочено
0
Свободен
3
Разработчик 3
Оценка
(73)
Проекты
85
44%
Арбитраж
10
40% / 50%
Просрочено
9
11%
Свободен
4
Разработчик 4
Оценка
(48)
Проекты
91
31%
Арбитраж
28
29% / 43%
Просрочено
42
46%
Свободен
Опубликовал: 1 пример
5
Разработчик 5
Оценка
(26)
Проекты
34
26%
Арбитраж
7
14% / 43%
Просрочено
7
21%
Свободен
6
Разработчик 6
Оценка
(277)
Проекты
334
55%
Арбитраж
14
36% / 29%
Просрочено
1
0%
Свободен
7
Разработчик 7
Оценка
(23)
Проекты
45
20%
Арбитраж
25
28% / 48%
Просрочено
12
27%
Свободен
8
Разработчик 8
Оценка
(349)
Проекты
463
51%
Арбитраж
41
24% / 49%
Просрочено
149
32%
Свободен
9
Разработчик 9
Оценка
(96)
Проекты
143
76%
Арбитраж
0
Просрочено
2
1%
Свободен
10
Разработчик 10
Оценка
(270)
Проекты
552
49%
Арбитраж
57
40% / 37%
Просрочено
227
41%
Работает
11
Разработчик 11
Оценка
(564)
Проекты
844
73%
Арбитраж
15
53% / 13%
Просрочено
193
23%
Свободен
12
Разработчик 12
Оценка
(588)
Проекты
1064
50%
Арбитраж
39
28% / 41%
Просрочено
49
5%
Работает
Опубликовал: 1 статью, 8 примеров
13
Разработчик 13
Оценка
(69)
Проекты
146
34%
Арбитраж
13
8% / 62%
Просрочено
26
18%
Свободен
Опубликовал: 6 примеров
Похожие заказы
I need modifications to an existing MT5 Expert Advisor. Modification 1 EA must be able to run on indices as well as forex , specifically: SP500 US100 US30 No other changes to the current logic Modification 2 Other alterations/notes: Opening breakout range option for 15min or 30 min from session start. 5 min fair value gap (FVG) break outside of the range (instead of 1 min). At least one of the candles must be within
Mt4 indicator 50+ USD
I was on co pilot and they said they can build this harmonic prz indicator for me but i was not able to build it. Can anyone help, I have the indicators in ex4 file but not the mq4 files. I want to add these indicators and you can turn it into a complete full indicator like the attached photo I sent and also if you can make it into an automated EA, that would be awesome
need a high-quality Expert Advisor for MT5 based on the RSI strategy. ​Key Features: ​News Filter: The EA must stop trading 30 minutes before and after High-Impact news. ​Risk Management: > - Customizable Lot size (Default: 0.05). ​Hard Stop Loss fixed at 10 USD. ​Trailing Stop feature included. ​Strategy: RSI (30/70) entries for Gold and Forex. ​Please provide a professional and clean MQL5 code
I want robot that can help me trade and make some money so that I can be able to learn from it while I'm still in depot account now.Is how it gonna help me with some money
I’ve been following your profile and I'm interested in your expertise with the ATAS API and C# development. I have a clear technical scope for a high-performance M1 indicator focused on Binary Options and Scalping. ​The core logic is based on institutional Order Flow convergence: ​Stacked Imbalances: 300% ratio with a minimum of 3 consecutive levels. ​Delta/Price Divergence: Filtering for market exhaustion (New Highs
can you help me with editing the existing ATR Trailing Stop Indicator to include a logic to include additional script, where my ninZaRenko bars when it closes above OR below the dynamic stop line, I will be out of trade. Please remember, in this Indicator, now when the price touches the stop line, I am stopped out .. . I want to edit the script, in lieu of the price touch, I like to update this logic to when the bar
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) ​ Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. ​ 1. Core Logic: Triple-Layer Confluence ​The signal (Call/Put)
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
Hi, I need a simple MT5 EA. Based on my simple trading strategy I'm going to discuss with you If you have experience in this kindly bid for this project Thanks

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

Бюджет
30 - 200 USD
Сроки выполнения
от 1 до 10 дн.