Oil hedging EA coding needed

Spécifications

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.

Répondu

1
Développeur 1
Évaluation
(28)
Projets
47
23%
Arbitrage
13
31% / 15%
En retard
12
26%
Gratuit
2
Développeur 2
Évaluation
(137)
Projets
167
35%
Arbitrage
11
91% / 0%
En retard
0
Gratuit
3
Développeur 3
Évaluation
(73)
Projets
85
44%
Arbitrage
10
40% / 50%
En retard
9
11%
Gratuit
4
Développeur 4
Évaluation
(48)
Projets
91
31%
Arbitrage
28
29% / 43%
En retard
42
46%
Gratuit
5
Développeur 5
Évaluation
(26)
Projets
34
26%
Arbitrage
7
14% / 43%
En retard
7
21%
Gratuit
6
Développeur 6
Évaluation
(277)
Projets
334
55%
Arbitrage
14
36% / 29%
En retard
1
0%
Gratuit
7
Développeur 7
Évaluation
(23)
Projets
45
20%
Arbitrage
24
29% / 46%
En retard
12
27%
Gratuit
8
Développeur 8
Évaluation
(349)
Projets
463
51%
Arbitrage
41
24% / 49%
En retard
149
32%
Gratuit
9
Développeur 9
Évaluation
(96)
Projets
143
76%
Arbitrage
0
En retard
2
1%
Gratuit
10
Développeur 10
Évaluation
(266)
Projets
540
50%
Arbitrage
55
40% / 36%
En retard
224
41%
Gratuit
11
Développeur 11
Évaluation
(549)
Projets
826
73%
Arbitrage
15
53% / 13%
En retard
193
23%
Travail
12
Développeur 12
Évaluation
(586)
Projets
1048
49%
Arbitrage
39
28% / 41%
En retard
49
5%
Gratuit
13
Développeur 13
Évaluation
(66)
Projets
143
34%
Arbitrage
10
10% / 60%
En retard
26
18%
Gratuit
Commandes similaires
Bling Ultimate Sniper Robot Rules the robot should have - 1. Automatic stop loss, take profit and the stop loss should trail with an approach to Tp. 2. Always risk 10% of my account on every trade, with a 1:5 risk reward ratio. 3. The bot should have Mobile, IOS and Mac and Laptop versions. 4. The bot should trade indexes such XAU/USD, GBP/USD, US TECH (Nasdaq), EUR/USD, US30, BTC/USD and GBP/USD. 5. This is robot
I have an algo that is running on ProRealTime, they have their own language. It is a simple strategy with 5 conditions + SL/TP settings, very basic. I need someone that can convert or just create a functional MT5 algo (EA) from these conditions for me, if you do a good job I have around 10+ more algos that need to be transferred to MT5
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader 1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and
1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and Trailing Draw Down options need to be implemented 5. Risk needs to be in % of
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader, I wanted this indicator in NT bcs I chart in NT, and if the indicator could also have been an automated strategy even better. Please confirm that it will be an indicator and Automated Trading Strategy
Hello I need a very simple indicator This indicator should show the highest floating or history drawdown of the account It means that it can display the highest number that the account drawdown to be displayed on the chart in this format max drawdown account(xxxx$$) ...date(00/00/00)time:(00:00) max drawdown currency ..( currency name with max drwadown) . (xxxx$$) date(00/00/00)time:(00:00) thanks

Informations sur le projet

Budget
30 - 200 USD
TVA (20%): 6 - 40 USD
Total: 36 - 240 USD
Pour le développeur
27 - 180 USD
Délais
de 1 à 10 jour(s)