Spezifikation
All the following options can be set to either True or False. True means the condition will be activated, while False means it will not be.
1. Hedge should have the option of using the same formula for drawdown reduction, similar to how martingale works, and it should target the first open trade of the hedge.
2. Manually opened positions should be included in the hedge martingale loop if their lot size is different from the initial lot size.
3. If one trade is partially closed among martingale/hedge trades than should remain part of the loop.
4. There are issues with the sell and buy trades on the panel not closing properly. Additionally, if I attempt to close the 3rd and 4th trades, it ends up closing the 1st and 2nd trades instead. Also, setting a price to close a buy or sell does not work.
5. Break-even prices are being calculated incorrectly.
6. If the hedge is active and a martingale trade becomes profitable, it should close according to the martingale trade profit.
7. Hedge trades should open when trades are moving in the direction of martingale means if it should only open when hedge trade becomes negative keeping distance and multiplier in check. We need an option to allow or disallow hedge trades in this scenario.
8. If the hedge is active and in loss (meaning martingale is in profit), and I close the martingale trades, all new trades that are opposite to the hedge trades should not automatically become part of the loop.
9. Equity protector option on panel is needed: If a specified amount is reached in drawdown, it should close all trades in loss.
10. Add days of trading.
11. Pause martingale if the ATR spikes.
12. Profit is in USD. There should be an option to use profit in USD or as a percentage of lot size. If using a percentage, it should be calculated for all trades.
13. The EA should generate a report of trades with symbols, profit, and drawdown amounts symbol-wise.
Key Principles: Option to apply this strategy to opening trades or only on martingale with true or false. - Martingale Entries: When distance is reached, check for at least three alignments from a subset of indicators