CrushedExpertAdvisor
- Uzmanlar
- Harshika Govind
- Sürüm: 8.6
- Güncellendi: 30 Ocak 2026
Crushed EA v8.6 – Gold Scalping Expert Advisor
Crushed EA v8.5 is an automated trading system designed for XAUUSD (Gold) on the 1-minute timeframe (M1) and on other multiple timeframes as well. It uses a combination of Stochastic Oscillator, Williams %R, and Momentum to detect short-term buy and sell opportunities.
Check my other EA's as well: https://www.mql5.com/en/users/harshika0102/seller
If the balance is decreasing during backtesting, it indicates that the EA is frequently hitting the Stop Loss or Trailing Stop. In such cases, you must adjust the Stop Loss (SL) and Take Profit (TP) values according to your broker’s pricing format for XAUUSD (2-digit or 3-digit quotes).
The default maximum number of open orders per day is set to 10, but this should be increased to 200 orders per day as required. Additionally, the default number of order modifications per trade is set to 3, which must be increased to 100 to allow proper trade management.
Enable Detailed Logging = true so that all execution errors and trading issues can be clearly monitored in the Experts log.
You can also backtest the EA without using Stop Loss initially to evaluate the core strength and entry logic of the strategy. Once the performance is verified, you may then apply your own optimized and adjusted Stop Loss settings for proper risk management.
This EA is designed specifically for Gold (XAUUSD) and performs best on the M1 (1-minute) timeframe and other timeframe as well. Please do backtest and run the ea accordingly
The attached set file in this Link is optimized for 3-digit XAUUSD pricing (e.g., 1934.567).
For brokers that use 2-digit XAUUSD pricing (e.g., 1934.56), the following parameter adjustments should be applied while keeping all other settings unchanged.
Recommended Settings for 2-Digit XAUUSD
Original Settings for 3-Digit XAUUSD (Reference)
Stop Loss: 9800 Take Profit: 10000 Trailing Stop: 100
You may also keep the Stop Loss set to 0 initially. After completing backtesting, you can adjust the Stop Loss to your preferred value or keep it at 0 if suitable.
Note
These adjustments are required due to differences in price precision between 2-digit and 3-digit gold symbols. The values have been proportionally scaled to maintain identical risk and trade behavior across different broker formats.
For optimized set file please download the set file attached in this Link (https://www.mql5.com/en/market/product/163668/comments#comment_59098026)
The EA supports both fixed lot and risk-based money management. With risk mode enabled, lot size is calculated automatically based on your account balance and risk percent per trade. You can also limit the maximum lot size and minimum account balance.
A very important feature is MaxTradesPerDay. This controls how many trades the EA can open in one day. For example, if you set 10, it will open only 10 trades. If you set 500, it can open up to 500 trades.
You can set the indicator timeframe to M1 or M5 for faster and more responsive trade execution. It is strongly recommended to test all settings on a demo account before using on a live account.
The EA includes Stop Loss, Take Profit, optional Trailing Stop, spread filter, volatility filter, and broker-safe stop handling.
For debugging and testing, set Enable Logging= true to see all actions and error messages in the Journal.
Works only on XAUUSD (Gold), M1 and other multiple timeframes both lower and higher timeframe chart.
Note:
The EA is under continuous improvement, with regular updates to enhance performance, stability, and risk management. I will release upgraded versions periodically to improve overall profitability. Apologies for any inconvenience caused, and thank you for your patience and support.
General Trade Settings
InpLotSize
InpStopLoss
InpTakeProfit
InpTrailingStop
Money Management
UseMoneyManagement
InpRiskPercent
InpMaxLotSize
InpMinAccountBalance
InpMoneyManagementType
EA Display Settings
InpEANameColor
InpEANameFontSize
InpEANameFont
Indicator Timeframe
InpIndicatorTimeframe
Stochastic Oscillator
InpStochasticOscillatorKPeriod
InpStochasticOscillatorDPeriod
InpStochasticOscillatorSlowing
InpStochasticMAMode
Williams %R
InpWilliamsRPeriod
Momentum
InpMomentumPeriod
InpMomentumAppliedPrice
Indicator Thresholds
InpStochBuyLevel
InpStochSellLevel
InpWilliamsBuyLevel
InpWilliamsSellLevel
InpMomentumBuyLevel
InpMomentumSellLevel
Trading Filters
RequireAllIndicators
EnableDebugLogging
Trading Hours
UseTradingHours
TradingStartHour
TradingEndHour
Spread Filter
MaxSpread
Trading Control
MaxTradesPerDay
MinSecondsBetweenTrades
Debug / Test Settings
ForceTestOrder
IsMarketActiveFilter
MinATRPercent
Modification Settings
InpModificationInitialDelay
InpModificationRetryDelay
InpModificationMaxRetries
