Recovery Hedge EA (With Range Bars)

MQL5 Indikatoren Experten

Spezifikation

#### **Indicators**
1. **Daily % Movers**:
- Symbol Identification**: Identify the symbol with the highest absolute percentage change for the day. This symbol will be the active trading symbol until another symbol achieves a higher absolute percentage change.
- Calculation**: Calculate the daily percentage change using the formula provided in the attached file.

2. **Range Bars**:
- Construction**: Construct Range Bars based on price movement rather than time intervals.
- Spread Data**: Calculate the average spread for all symbols.
- Range Bar Size**: Set the minimum range bar size to the average spread value of the symbols.
- Heiken-Ashi**: Apply the Heiken-Ashi technique to the range bars.



#### **EA Rules**
1. **Entry**:
- BUY Order**: Place a buy order at the close of a bullish Heiken-Ashi candlestick.
- SELL Order**: Place a sell order at the close of a bearish Heiken-Ashi candlestick.

2. **Recovery Hedge**:
- No Stop Loss**: Instead of using a stop loss, place a recovery hedge trade.
- Hedge Distance**: Calculate the hedge distance as a multiplier of the ATR (Average True Range) value of the range bars.

3. **Exit**:
- **Take Profit**: Set take profit in points, calculated as a multiplier of the ATR value.
- **Break-even Trailing Stop**:
  - Activation**: Activate when the price reaches a specified number of points away from break-even and is in profit.
  - Trailing Mechanism**: The trailing stop will follow the price until the position is closed, using a multiplier of the ATR value to determine the trailing stop distance.



#### **EA Settings**
1. **Start At 00:00:00**:
- Option to Enable/Disable**: Enable or disable this feature.
- Function**: EA starts trading at the open of the new trading day.

2. **Daily % Mover**:
- Option to Enable/Disable**: Enable or disable this feature.
- Function**: If enabled, trades the current top % mover by absolute value. If disabled, trades the current symbol on the chart only.

3. **Average Spread Bar Size Multiplier**:
- Function**: The minimum size of a range bar is determined by the average spread of the symbol, multiplied by a specified factor.

4. **ATR Multiplier Recovery Hedge**:
- Function**: Use a multiplier of the ATR value to set the distance for the recovery hedge trade.

5. **ATR Multiplier TakeProfit / BE Trailing Stop**:
- **Take Profit**: Set take profit in points, calculated as a multiplier of the ATR value.
- **Break-even Trailing Stop**:
  - Activation**: Activate when the price reaches a specified number of points away from break-even and is in profit.
  - Trailing Mechanism**: The trailing stop follows the price until the position is closed, using a multiplier of the ATR value.

6. **Position Sizing**:
- Fixed**: Specify a fixed lot size for every trade.
- Balance%**: Use a specified percentage of the account balance for each trade.
- Equity%**: Use a specified percentage of the account equity for each trade.

7. **Max Risk % Per Trade**:
- Option to Enable/Disable**: Enable or disable this feature.
- Specification**: If enabled, specify the maximum percentage of the initial account balance that can be risked on a single trade.

8. **Max Lots Per Trade**:
- Option to Enable/Disable**: Enable or disable this feature.
- Specification**: If enabled, specify the maximum lot size allowed for a single trade.

9. **Max Daily % Profit**:
- Option to Enable/Disable**: Enable or disable this feature.
- Specification**: If enabled, specify the target maximum daily profit as a percentage of the account balance. Once this profit level is reached, no further trades will be placed for the day.

10. **Max Daily % Drawdown**:
- Option to Enable/Disable**: Enable or disable this feature.
- Specification**: If enabled, specify the maximum allowable daily drawdown as a percentage of the account balance. Once this drawdown level is reached, all trading for the day will stop.

Bewerbungen

1
Entwickler 1
Bewertung
(22)
Projekte
27
11%
Schlichtung
6
17% / 17%
Frist nicht eingehalten
4
15%
Beschäftigt
2
Entwickler 2
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
3
Entwickler 3
Bewertung
(38)
Projekte
40
25%
Schlichtung
20
15% / 75%
Frist nicht eingehalten
8
20%
Arbeitet
4
Entwickler 4
Bewertung
(252)
Projekte
403
38%
Schlichtung
83
41% / 19%
Frist nicht eingehalten
70
17%
Überlastet
5
Entwickler 5
Bewertung
(61)
Projekte
70
34%
Schlichtung
3
33% / 33%
Frist nicht eingehalten
2
3%
Beschäftigt
6
Entwickler 6
Bewertung
(62)
Projekte
84
26%
Schlichtung
22
23% / 50%
Frist nicht eingehalten
23
27%
Arbeitet
7
Entwickler 7
Bewertung
(33)
Projekte
54
35%
Schlichtung
4
25% / 50%
Frist nicht eingehalten
6
11%
Überlastet
8
Entwickler 8
Bewertung
Projekte
1
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
9
Entwickler 9
Bewertung
(263)
Projekte
537
50%
Schlichtung
55
40% / 36%
Frist nicht eingehalten
224
42%
Frei
10
Entwickler 10
Bewertung
(10)
Projekte
15
27%
Schlichtung
3
67% / 33%
Frist nicht eingehalten
0
Frei
11
Entwickler 11
Bewertung
(32)
Projekte
41
68%
Schlichtung
5
0% / 60%
Frist nicht eingehalten
14
34%
Frei
12
Entwickler 12
Bewertung
(282)
Projekte
422
63%
Schlichtung
5
40% / 0%
Frist nicht eingehalten
4
1%
Arbeitet
13
Entwickler 13
Bewertung
Projekte
2
0%
Schlichtung
1
100% / 0%
Frist nicht eingehalten
1
50%
Beschäftigt
14
Entwickler 14
Bewertung
(41)
Projekte
88
14%
Schlichtung
29
31% / 48%
Frist nicht eingehalten
36
41%
Beschäftigt
15
Entwickler 15
Bewertung
(67)
Projekte
76
7%
Schlichtung
33
9% / 55%
Frist nicht eingehalten
6
8%
Arbeitet
Ähnliche Aufträge
I have developed a simple grid trading EA using signal from custom indicator SSL Channel to place orders. It is working well on the strategy tester but it is not placing orders correctly in actual live trading or demo (on VPS server). The EA runs on 5 min timeframe on multiple symbols doing counter trend trading. The general trend is detected using SSL Channel period 14. Orders are to be placed everytime reversal
MT5 | RENKO EA 30+ USD
I am looking for a developer who knows how to run EA on renko charts. I can backtest and optimize the EA on the renko charts, but I cannot run the EA on the chart. I have an EA which I like to modify to run on the renko chart. I am using this free EA to generate the renko chart: https://www.mql5.com/en/market/product/59665?source=External Thank you
I'm looking a programmer who can develop my Grid strategy. Attached file with the caracteristic of the grid. The grid will have to work according to the timeframe to which it is attached. It is not specific to one copy of currencies but can work on all of them. The grid Thanks
Hello there!!! I’m in need of a good tradingview developer who can handle my projects well ..kindly bid if you can help me do a successful work and all details will be sent via inbox ..Thank
Hello there, I need a mql4 EA based on pine script custom indicator. You need to do pine script indicator convert into mt4 advisor. If you are able to do please contact. Thanks
Hey there, I have this EA that needs some improvements to grow a $100 account on deriv synthetic index 75. The EA is performing not too bad during the back testing phase. I need it to be delivering a monthly profit of not less than $45 consistently. I have the source code for the EA & I just need it to be taking a daily profit of $15 consistently. I need the EA to taking at least 2 trades per day & these must be
I AM A STUDENT, and i have this assignment, i want to create a zigzag indicator based ea, that spot patterns. it will take a sell or buy immediately pattern is met and set pending orders respectively, and when any of the trade hit take profit, all the order trade and pending order will be close and deleted, then ea will look for new pattern
PLEASE PROGRAMMER WITH ARBITRAGE EA KNOWLEDGE REUIRED; I want a programmer to COPY the following setting from MAIN EA to work with the arbitrage EA TRADER SPREAD 600. 1.copy and add the VIRTUAL PENDING STOP SETTING 2. copy the TRADING CONDITION 1 TO 4 3. Copy the setting PULLBACK in MAIN EA to be considered before an order is opened.if in use. i will provide all eas, *please i need a trial first before we
I have a thinkorswim indicator that I'd like to convert to trading view. Is anyone here that can help me with! Do you need to know anything details about this project before you could see if it's something you can do ? Send a DM and let me share with you my scrip
Hello, am looking for an expert that can code my expert advisor from the scratch and also adding my indicator to it, NOTE: the developer must be a professional and i need it within two days from now and also i need someone that can provide me with the test file before placing the order but will already be selected

Projektdetails

Budget
200+ USD

Kunde

Veröffentlichte Aufträge1
Anzahl der Schlichtungen0