I want a prop-firm compatible MT5 trading robot, not a fast or aggressive one, for passing Prop firm challenges of any account sizes and also capable of earning profit on funded account after passing the challenge.
Objectives:
– Pass a prop firm challenge safely within 2–4 weeks, not 1 week.
– Focus on capital protection first, profit second.
Risk & Money Management:
– Risk per trade: 0.25%–0.5% max
– No martingale, no grid, no recovery trading
– One position per signal (optional scaling only after BE)
– Global daily risk cap: 1%–1.5%
– Respect both daily drawdown and max drawdown rules
Trading Logic:
– Use high-probability sniper entries (trend + confirmation)
– Target 30–100 pips per trade depending on pair
– Allow partial close and move to breakeven
– Add positions only after trade is risk-free (BE)
Pairs & Exposure Control:
– Multi-pair capable, but max 3–5 active pairs at the same time
– Avoid over-exposure to correlated pairs (especially USD & JPY baskets)
Filters & Safety:
– News filter (high-impact news)
– Session filter (London / New York only)
– Spread & slippage protection
Goal:
– Consistent daily gain 0.3%–0.8%
– Stable equity curve suitable for prop firms
– Dashboard panel with all parameters such as target, daily drawdown, max drawdown, etc.
Please confirm this is achievable and explain the strategy logic before coding
Pedidos semelhantes
//+------------------------------------------------------------------+ //| Simple Moving Average Robot | //+------------------------------------------------------------------+ #property strict input int MA_Period = 50; input double LotSize = 0.1; double MA_Value; //+------------------------------------------------------------------+ int OnInit() { return(INIT_SUCCEEDED); }
أبحث عن خبير تداول آلي (EA) أرفقتُ فيديو له. يقوم هذا الخبير بوضع أوامر شراء معلقة وبيع معلقة على بُعد 250 نقطة أعلى وأسفل السعر الحالي كل دقيقة، مع تحديد مستوى وقف الخسارة (SL) عند 300 نقطة ومستوى جني الربح (TP) عند 500 نقطة. إذا تم تفعيل أيٍّ من هذين الأمرين خلال الدقيقة، يتم إلغاء الآخر. لا يقوم الخبير بوضع أي أوامر معلقة حتى يتم الوصول إلى مستوى وقف الخسارة أو جني الربح، ثم يضع مجموعة جديدة من الأوامر المعلقة في
Dear Developer, I hope you are doing well. I would like to request the conversion of a TradingView indicator "Forex ATR" into an MT5-compatible indicator. Requirements: The MT5 indicator must match the TradingView version exactly Same logic and calculation Same input settings Similar graphical representation (visuals/plots) Once the indicator conversion is successfully completed, I would like to proceed with the next
I need MT5 Expert Advisor (EA) Strategy: - Break of Structure (body close) - Retest - Confirmation (engulfing/rejection) Rules: - Max 2 trades per day - Risk: $50 - TP: 1:2 RR - SL: structure No martingale, no grid XAUUSD M30
Bring in your expertise for specific symbol Prepare expert for Live chart Creating .set for specific symbol Live Chart Optimization , symbol specific Everything is coded already therefore needs Implementations
I need an MT4-compatible Expert Advisor coded in MQL4 that applies a pure scalping approach. The robot must open and close positions quickly on XAUUSD, taking advantage of very small intraday price movements, with configurable parameters for lot size, maximum spread, take-profit. With the activation of repeated hedging and the feature to close trades at a specific percentage of profit or loss With chart monitor
I need a bot that will trade to make profit without I losing money , selling when it's time for sell, buying when it's time for buying, manage our profile to gain a big asset
Due to price constraints, I am shifting what I would like. Would you be able to develop part of a strategy that automatically screens and selects stocks for trading? For example, screens for stocks up 20% with 500k volume for the day, and automatically begin trading them according to the strategy I already use. I use NinjaTrader to day trade my Interactive Brokers account and would like to add an automatic
Hello i need some to teach me step my step in an idiot terms and I will be willing to learn more and I am ready to pay for it any amount please if anyone can put me though i will be happy thank look forward to anyone responses
more detailed requirements 1 Expert in MQL5, who can build with supertrend formula which can calculate the target time. For instance:When there is buy and sell in supertrend ,our target is of 20 points, that method should calculate the target with time