Semi-Automated Hedge Trading Strategy EA with Trading Panel for MQL4

Auftrag beendet

Ausführungszeit 17 Tage
Bewertung des Kunden
Mahmoud is very fast and also patient. He will ask questions to further understand your system design.
Bewertung des Entwicklers
The best. Clear job description. Good Strategy Designer. ...

Spezifikation

CONCEPT:

Semi-automated hedging strategy with trading panel. The hedge strategy is based on when the user places their first order, which is called the initial trade. Once the first trade is placed, a pending order is also placed simultaneously on the opposite side of the initial trade, which is called the hedged trade. There will be no stop loss. Instead, a multiplier will be implemented on the initial trade and the hedge trade. The multiplier will automatically increase the position size/volume every time the market alternates between the initial trade price level and the hedge trade price level. An Image (example.jpg) will be attached to further translate the trading strategy. I also have a mock image (trading-panel.jpg) of how I envision the trading panel to be. See all attached resources for best implementation and translation of the trading strategy .



ENTRY:

Entry on the trading panel will have buy limit, buy stop, sell limit, sell stop button input options. 


BUY LIMIT - on the trading panel, the user should be able to enter at the latest limit order, and or input the buy limit price on the trading panel if no price is inputted by the user. If the user chooses to buy at limit, the user will also have the option to set the hedge trade by price, or by pips, e.g. If the user is trading EURUSD, and places a buy limit at 1.09806, and set the hedge trade at 10 pips, then it means when the user enters into the market at 1.09806, the hedge trade will place a sell stop order at 1.09706 , 10 pips away from the buy limit price. 


SELL LIMIT - Vice versa for Buy limit, but for selling.


BUY STOP - same for Buy limit, instead, the trade will begin with a buy stop order and not buy limit order.


SELL STOP - Vice versa for Buy Stop.



POSITION MANAGEMENT

There will be no stop loss, since trades are hedged. The user will quantity, multiplier, and margin input options.


QUANTITY - User is able to input the starting lot size/volume for the initial trade


TAKE PROFIT - User should be able to set take profits in pips. 


MULTIPLIER - If the user wants to multiply the initial trade(first trade) and the hedge trade by 2, 3 ,4 etc.. e.g. If the user inputs the multiplier to be 2, then the initial trade will be 0.1 and the hedge will 0.2, and then initial trade will be 0.4 etc..


MARGIN EXIT (Margin E) -  The user should be able to input margin as a percentage of how much margin should be at risk, e.g. 10%, 50%, 90%.. If trader inputs 90%, and the margin on the account accrue at 90%, then the multiplier will stop, and both trades (initial and hedged) will exit. 


MARGIN WARNING (Margin W)  - Similar to Margin Exit. However, instead of exiting the positions on the specified margin input, the EA will give an alert when a specified input has been reached. 



EXIT STRATEGY

There should be buttons on panel to close buy, close sell, and close all trades (initial and hedged trade)


See attached trading panel image. 


Accrued specified margin will also exit both initial trade and hedged trade. 

MARGIN EXIT (Margin E) -  The user should be able to input margin as a percentage of how much margin should be at risk, e.g. 10%, 50%, 90%.. If trader inputs 90%, and the margin on the account accrue at 90%, then the multiplier will stop, and both trades (initial and hedged) will exit. 



ALL INPUTS - BUTTONS, AND DISPLAYS FOR TRADING PANEL 

BUY STOP: Initial (by price) - Hedged (by price) - Hedged ( in pips) - Initial TP (in pips) - Hedged TP ( in pips) 

SELL LIMIT: Initial (by price) - Hedged (by price) - Hedged ( in pips) - Initial TP (in pips) - Hedged TP ( in pips) 

BUY LIMIT: Initial (by price) - Hedged (by price) - Hedged ( in pips) - Initial TP (in pips) - Hedged TP ( in pips) 

SELL STOP: Initial (by price) - Hedged (by price) - Hedged ( in pips) - Initial TP (in pips) - Hedged TP ( in pips) 


CLEAR PENDING ALL

CLEAR TP


QT(Quantity/Volume)

MARGIN W (Margin Warning)

MARGIN E (Margin Exit)

Multiplier


CLOSE ALL

CLOSE ALL BUY

CLOSE ALL SELL



SUM ALL (Display sum of buy and sell profit)

SUM BUY (Display only buy profit)

SUM SELL (Display only sell profit)


MARGIN (Display current margin usage)

SPREAD ( Display current spread)














Dateien:

JPG
example.jpg
69.9 Kb

Bewerbungen

1
Entwickler 1
Bewertung
(769)
Projekte
1033
44%
Schlichtung
50
8% / 50%
Frist nicht eingehalten
117
11%
Frei
2
Entwickler 2
Bewertung
(163)
Projekte
193
48%
Schlichtung
2
50% / 50%
Frist nicht eingehalten
1
1%
Frei
3
Entwickler 3
Bewertung
(586)
Projekte
1045
49%
Schlichtung
39
28% / 41%
Frist nicht eingehalten
49
5%
Frei
4
Entwickler 4
Bewertung
(277)
Projekte
334
55%
Schlichtung
14
36% / 29%
Frist nicht eingehalten
1
0%
Frei
5
Entwickler 5
Bewertung
(555)
Projekte
922
48%
Schlichtung
300
59% / 25%
Frist nicht eingehalten
123
13%
Arbeitet
6
Entwickler 6
Bewertung
(1)
Projekte
1
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
7
Entwickler 7
Bewertung
(259)
Projekte
533
50%
Schlichtung
54
41% / 37%
Frist nicht eingehalten
224
42%
Arbeitet
8
Entwickler 8
Bewertung
(16)
Projekte
21
5%
Schlichtung
7
14% / 29%
Frist nicht eingehalten
3
14%
Arbeitet
9
Entwickler 9
Bewertung
(3)
Projekte
2
0%
Schlichtung
7
0% / 86%
Frist nicht eingehalten
0
Frei
10
Entwickler 10
Bewertung
(66)
Projekte
143
34%
Schlichtung
10
10% / 60%
Frist nicht eingehalten
26
18%
Arbeitet
11
Entwickler 11
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
Ähnliche Aufträge
Adjust MY Hedging EA 30 - 40 USD
1. Need averaging TP for my hedging EA. (Close both Buy and Sell position with TP) 2. Add function auto/manual entry. (EA will entry based on manual position(placed by trader) or auto trade based on existing setting)
Hello developers, Thanks in advance for checking my order. I have been creating and trying to mastering this strategies for a long time and finally it's time to automate it. I’m not sure if everything I imagined can be done. I tried my best to explain whats needed for the ea and how it should performance but due my lack of knowledge in programming probably you will have some questions soo feel free to ask. Only apply
I need a trading indicator that will give 1 minute and 5 minute accurate signals for only EURUSD pair. the indicator is to be used for Binary options so it has to perform exceptionally
ODSMART EA 30 USD
I want an EA developed from this strategy that will buy and sell based on the appearance of these colours. Blue-buy (Enter when the signal indicator is at zero on the blue background) Red -sell( Enter when the signal indicator is at 100) White and brown, exit trade
I want to design forex robot which work based on hikenashi candel stick pattern and also i wamt to include martingale statergy and trade entry method is bqsed on rsi and hikenashi
The expert advisor needs to follow these conditions = 1. The values of these elements can be changed at any time and for any instrument . . Time Interval of renko . Size of renko brick . Type of renko brick (fixed , atr or percentage) . Lot size 2. Buy condition = ENTRY = Renko brick closes GREEN. EXIT = Renko brick closes RED or TRAILING STOPLOSS=3 bricks down. 3. Sell condition = ENTRY =
Hi there Here is a video of the logic: its based on market structure and swings using validated highs and lows based on candle closure. Just in case you would like to take a look at the code/indicator here is the link: https://youtu.be/igj0OaQoM7o?si=7nigL8OU2Nt1Zxkx Let me know if you can help
Create MT5 deriv EA 30 - 35 USD
Hello . Am in need of a developer that can Create deriv EA .I need to create a Deriv Bot with Martingale 1 min candles 30 martingale plus I can change the amount of martigale with the option of 1 min up or down . Kindly bid and let discuss about the project
"Hello, I'm looking for a developer who can connect tradingview signal to cTrader. If you have experience with API integration and are familiar with both cTrader and TradingView, please reach out. This project involves connecting the two platforms to enable detect signals and trigger cTrader . Looking forward to collaborating with someone who can help me with the project Thanks
I need an automated EA to open positions based on the closing of a candle over/under the 50MA TP must be able to be set at specific points SP must be able to be set at previous candle open

Projektdetails

Budget
100 - 250 USD
Für die Entwickler
90 - 225 USD
Ausführungsfristen
bis 8 Tag(e)