Spécifications
Hello,
I have two requests:
First: Feature Modification Request
Currently, the EA places only one pending order at a time. I want to modify this to place two opposite pending orders (Buy Stop and Sell Stop) simultaneously, with the distance between them aligned with the existing Breakeven and Trailing Stop settings in the bot.
How it should work:
-
The EA places a Buy Stop above current price and a Sell Stop below current price
-
The distance between them should be calculated based on the existing protection settings (Breakeven Level + Trailing Stop Distance)
-
When one order is triggered, the opposite order should be automatically cancelled
-
The triggered trade then continues with all existing protection systems (Breakeven, Trailing Stop, etc.)
Example:
If BE_Activation_Level = 15 pips and TS_Distance_Level = 10 pips Then the distance between pending orders = 30 pips Buy Stop at current price + 30 pips Sell Stop at current price - 30 pips
Second: Request for Best Settings
I need you to provide me with the best and most accurate settings for the bot to work in single trade mode (one position only) with Stop Loss, under two different strategies:
Strategy 1: With Martingale System
-
I already know how to configure this strategy
-
I understand the settings and risks
-
No need for explanation on this one
Strategy 2: Without Martingale (Strong & Accurate Single Trade)
This is what I need help with:
-
No martingale and no position averaging (DCA)
-
Single trade only – when a signal appears, it enters one position with Stop Loss
-
The signal must be strong, accurate, and high quality
-
I want the trade to have a high probability of success
-
Should use all the EA's filtering tools to ensure only the best signals are taken
-
Protection systems (Trailing Stop, Breakeven) should still work on the open trade
Please provide:
-
The best input settings for Strategy 2 (without martingale) including:
-
Indicator settings (EMA, RSI, etc.)
-
Signal strength requirements
-
Timeframe settings
-
Stop Loss and Take Profit values
-
Any other relevant settings to ensure strong and accurate entries
-
-
Explanation of why these settings work well together for single trade mode
-
Any additional recommendations to improve accuracy and performance
Thank you for your help!