Hi everyone,


I'm looking for advice from experienced traders or EA developers on how to approach a proprietary trading challenge that has a very particular structure and some tough rules. I’m considering creating an EA (Expert Advisor) or a manual strategy to pass it consistently.


Here are the main rules of the challenge:


🔧 Account SetupDeposit: $50Trade size: 0.01 lotsStop Loss (SL) must be set before order executionSL cannot be widened, but can be moved closer or set to breakevenSL minimums: 15 pips (Forex), 30 pips (XAU)Only the following pairs allowed: EUR/USD, GBP/USD, USD/CHF, USD/JPY, AUD/USD, NZD/USD, USD/CAD, XAU/USDBreak-even allowed ✅Pending orders allowed ✅No position scaling (no martingale, no adding to losers) ❌No partial closes ❌No weekend trades (all closed by system at 23:30 GMT+3) ❌No trading during high-impact news ❌Only one open trade at a time ❌📈 Level SystemYou start at Level 0, and the scale goes from -9 to +9Win a trade with RR 1:1.5, you move up 1 levelLose a trade, you move down 1 levelExample: SL of 100 pips ➝ TP must be 150 pipsIf you reach Level -9 → Challenge FailedIf you reach Level +9 → You get $199 refundAt Level 14 → You receive your first payoutAfter each payout, you restart from Level 10🤔 My Initial ThoughtsThe required 1:1.5 RR per trade sounds challenging—especially with limited room to recover after losses. However, I was considering:


Opening each trade with 1:1.5 RR, but then managing it actively:


Move SL to breakeven as soon as the price moves favorably (to avoid losing levels unnecessarily)Maybe use 1:1.25 RR trades and achieve level gain with 2 consecutive winnersAvoid trading during high volatility (e.g., news spikes, London open)Using a high probability setup with clear entry/exit logic, possibly based on price action + S&R + confirmation indicators (like MACD or RSI divergence)❓ What I’m AskingHas anyone here faced a similar challenge or passed a prop firm test with such a RR constraint and strict risk rules?


What kind of strategy would you recommend for this kind of environment?Should I focus on low volatility pairs or avoid gold (XAU)?Is it realistic to automate this with an EA, or better to trade manually?Any advice on how to manage trades to reduce drawdown and avoid losing too many levels?Any suggestions or ideas from algo traders or prop firm veterans would be appreciated. Bonus points if you've passed something similar or can share a sample EA or logic!


Thanks in advance 🙏