Overview
EAshopee is a multi-strategy breakout Expert Advisor for MT5, designed to trade around Peak/Trough (swing) levels. The EA identifies key market structure zones, places pending orders with offset distance, and manages open positions using built-in protection tools such as Trailing Stop, Breakeven, and Partial Close on Reversal. It also includes risk controls (Maximum Drawdown and Daily Loss Limit) plus a trading schedule filter to control when the EA is allowed to trade.
🚨 LIMITED LAUNCH PROMOTION — ONLY $49 (regular price $499 after 3 sales)
Setup Requirements
- Platform: MetaTrader 5 (MT5)
- Account Type: Raw ECN / very low spread account (mandatory for stable execution quality)
- VPS: Strongly recommended (ideally required) to run the EA 24/7 without interruption
- Minimum Account Balance: $300
- Broker Conditions: Fast execution, low slippage, and support for pending orders
Parameters
Core Trading
- LotSize – Fixed lot size per trade
- magicNumber – Unique EA identifier for order tracking
Strategy Selection
- Low Risk – Use 3 strategy per trade
- Medium Risk – Use 5 strategy per trade
- High Risk – Use 8 strategy per trade
Trade Management
- EnableTrailingStop – Turn trailing stop on/off
- TrailingStartPoints – Profit level before trailing starts
- TrailingStepPoints – Step distance for SL updates
- EnableBreakeven – Turn breakeven on/off
- EnablePartialCloseOnReversal – Turn partial close logic on/off
Risk Management
- EnableDDProtection – Enable maximum drawdown protection
- MaxDrawdownPercent – Close positions if drawdown exceeds threshold
- EnableDailyLossLimit – Enable daily loss limiter
- MaxDailyLossPercent – Stop trading when daily loss threshold is hit
Trading Schedule
- TradeMonday ... TradeSunday – Select active trading days
- TradingStartHour / TradingStartMinute – Trading session start
- TradingEndHour / TradingEndMinute – Trading session end
Dashboard
- ShowDashboard – Show/hide on-chart dashboard
- DashboardX / DashboardY – Dashboard position on chart