Create breakout EA based on Simple Breakout Strategy indicator with loss recovery logic

MQL5 Experts

Job finished

Execution time 6 days
Feedback from customer
Don't let the direct tone of voice fool you. Iulian is a very comptent developer who really adds value
Feedback from employee
Nice working with him. Communicative and open-minded. Thank you!

Specification

Hi there,


Thanks for viewing my EA request. In a previous previous job I have ordered the creation of a simple breakout strategy indicator and EA based on that indicator. It draws a box on predefined periods of time (first hours of 3 major forex sessions) to display high/low prices of that period. High/low lines are placed and after a candle is fully formed outside that box a trade will be opened. Used session differ per pair. The EA works, but it could work better. That's the reason for this job. The indicator in action looks like this:

Based on SBS-indicator, it should work on any timeframe.

Trade Entry
First full candle outside of box (either side) triggers buy or sell on opening of next candle.

Single trade logic
Lot size should be either fixed or calculated as n% risk of equity per trade taking into account the size of the box. TP1 should be the size of the drawn box. For instance, if box hight is 15 pips then the TP1 is at 15 pips as well. At TP1 n% of trade will be closed and the remaining trade will be allowed to run with a trailing stop based on Bollinger bands with fixed exit at tp1. Option: Filter out trades based on Hull Moving Average: If price movement does not match with HMA color, trade signal should be discarded.

After a trade is closed, if the price re-enters the box and exit again in the same session a new trade must be started, in both directions. No new trades must be opened in the same direction if a new signal is generated and a trade is still running. Once a new session box is formed the old box is obsolete.

No Stop loss. If price goes the other we wait for an opposite signal to be formed. On opposite signal new opposite direction trade will be opened. Lot size will be calculated to recover loss from first trade +n pips profit. Again if price goes the other way. In price calculation the lot size from earlier trade must be taken into account to reduce risk. As trade reaches recovery target (minimum BE + commission, max BE + commision + profit in pips) losing trades must be closed + n% of winning trades. Remaining winning trades should be allowed to run as per single trade (trailing stop at BB, fixed exit at recovery target). Also, for recovery purposes, the lines of the old box must  be respected even if a new session box has formed as long as the trade runs.


PS: since I trade a raw account the commision per 0.01 lot should also be taken into account with lot calculation.

General Settings:
Initial Trade
-Max risk% per trade
-% of trade closed at tp1
-commision per 0.01 lot
-Use HMA true/false
-HMA method exponential/simple/smoothed/linear
-HMA period n

Trailing Stop
-Use trailing stop true/false
-Trailing stop BBperiod n
-Trailing stop BBperiod  div

Recovery settings:
-Use recovery true/false
-profit for recovery exit in pips
-% of winning trades closed at recovery target

Trade session Indicator settings
- Asia Activate
- Asia begin time
- Asia end time
- Eur Activate
- Eur begin time
- Eur end time
- USAActivate
- USA begintime
- USA end time.

Please only respond if you understand above requirements and are able to properly code the trade recovery algorithm as described above. I want to receive the source file after the work is finished to be able to continue to improve this strategy. Looking forward to working with you!

Responded

1
Developer 1
Rating
(130)
Projects
184
32%
Arbitration
16
31% / 63%
Overdue
27
15%
Free
2
Developer 2
Rating
(65)
Projects
71
30%
Arbitration
8
0% / 88%
Overdue
5
7%
Free
3
Developer 3
Rating
(2086)
Projects
2646
61%
Arbitration
113
45% / 26%
Overdue
418
16%
Working
4
Developer 4
Rating
(12)
Projects
14
29%
Arbitration
2
0% / 0%
Overdue
0
Free
5
Developer 5
Rating
(137)
Projects
167
35%
Arbitration
11
91% / 0%
Overdue
0
Free
6
Developer 6
Rating
(42)
Projects
88
14%
Arbitration
30
30% / 53%
Overdue
36
41%
Working
7
Developer 7
Rating
(563)
Projects
932
47%
Arbitration
302
59% / 25%
Overdue
124
13%
Loaded
8
Developer 8
Rating
(87)
Projects
114
26%
Arbitration
7
29% / 57%
Overdue
5
4%
Free
9
Developer 9
Rating
(66)
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Free
Similar orders
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price
hey guys, im looking for an auto mt5 license system through a web app i have already, i simply want it so a unique license key is generated for memebers, they input this onto the EA input and then it checks if its valid. active license per user capped at 5. i already have an mt5 coder and dec team for the app so i dont know if youd prefer to intergrate onto the webapp yourself or simply provide the code and doc so my
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
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell
Develop EA to track performance metrics of strategies I would like to develop an EA that will track the performance metrics of the strategies I have running on a terminal, If any of the metrics start to under perform then the EA/Indictor should alert me with a pop up alert that specify's the metric that has triggered the alert. The EA should also display the metrics in a dashboard - please see my example screen shot
I would like to modify the RSI Epert Avisor with a developer. I would like to use the RSI Expert on the inverse mode and the base setting doesnt conatain this strategy mode

Project information

Budget
40 - 75 USD
VAT (21%): 8.4 - 15.75 USD
Total: 48.4 - 90.75 USD
For the developer
36 - 67.5 USD
Deadline
to 10 day(s)