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

Lavoro terminato

Tempo di esecuzione 17 giorni
Feedback del cliente
Mahmoud is very fast and also patient. He will ask questions to further understand your system design.
Feedback del dipendente
The best. Clear job description. Good Strategy Designer. ...

Specifiche

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)














File:

JPG
example.jpg
69.9 Kb

Con risposta

1
Sviluppatore 1
Valutazioni
(769)
Progetti
1033
44%
Arbitraggio
50
8% / 50%
In ritardo
117
11%
Gratuito
2
Sviluppatore 2
Valutazioni
(163)
Progetti
193
48%
Arbitraggio
2
50% / 50%
In ritardo
1
1%
Gratuito
3
Sviluppatore 3
Valutazioni
(586)
Progetti
1048
49%
Arbitraggio
39
28% / 41%
In ritardo
49
5%
Gratuito
4
Sviluppatore 4
Valutazioni
(277)
Progetti
334
55%
Arbitraggio
14
36% / 29%
In ritardo
1
0%
Gratuito
5
Sviluppatore 5
Valutazioni
(563)
Progetti
932
47%
Arbitraggio
302
59% / 25%
In ritardo
124
13%
Occupato
6
Sviluppatore 6
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
0
In ritardo
0
Gratuito
7
Sviluppatore 7
Valutazioni
(266)
Progetti
540
50%
Arbitraggio
55
40% / 36%
In ritardo
224
41%
Gratuito
8
Sviluppatore 8
Valutazioni
(17)
Progetti
22
5%
Arbitraggio
7
14% / 29%
In ritardo
3
14%
Gratuito
9
Sviluppatore 9
Valutazioni
(3)
Progetti
2
0%
Arbitraggio
7
0% / 86%
In ritardo
0
Gratuito
10
Sviluppatore 10
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
10
10% / 60%
In ritardo
26
18%
Gratuito
11
Sviluppatore 11
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
Ordini simili
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
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
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
Hello, I‘m interested in an indicator to predict the next candles probability (bullish or bearish). But honestly I have no idea how to do this. Would be interested in your opinion how we can create such an indicator. Please let me know if you‘ve done similar work
Hello, I want to make an EA based on SMC and a developer that is familiar with the concept and full understanding of this. Must have done similar jobs before and be able show it. I only want to work with developer that has good track record and is precise. Further information will be handed when contact is made. Developers that has zero rating will not be considered. Listed price is a base point. The project can also
New york session based strategy 9:30 open Price takes out buy side or sell side liquidity Usually using 15min high and lows 5m entry Price takes out that high/low and price must close strongly back into the zone Is price is above price we have a sell bias vis versa for buys Sl is at the high or low with option for “offset” for cushion Tp is usually the opposite High or low. Would like the option for set pips-points &
Utilizing the MQL5 MetaEditor Wizard, I created an Expert Advisor, having the following Signal indicators: I was able to optimize the EA and reached a backtest with the following specifications: I was able to reach a profit level of 30K, as indicated below. However, the Bot is not without faults and following the backtest, I started a forward test with real live data and the results were not so great. The EA took a
Hey greetings. Am in need of a developer that has already made profitable MT4 or MT5 EA that I can buy with the backtesting and proven result. How is the draw down ? What is the winning rate ? Kindly reply and let proceed
I will buy your EA for MT5, in case that on distance it is able to make a profit of 10% per month. - Martingale methods and grid strategies should not be used as the basis of a trading strategy. - Excellent win rate (>80%) - High risk/loss management - Option to select direction of trading (long, short or both) - News filter - Editable Trading Hours I will need to test in the strategy tester and on live market (on

Informazioni sul progetto

Budget
100 - 250 USD
Per lo sviluppatore
90 - 225 USD
Scadenze
a 8 giorno(i)