Introduction
The proprietary trading (prop trading) industry has exploded. With thousands of traders vying for funded accounts from firms like FTMO, The5ers, and MyFundedFX, the competition is fierce. However, the number one reason traders fail these challenges isn’t a bad strategy—it is poor risk management. A single day of revenge trading or an overlooked news event can blow a 10% drawdown limit instantly.
Enter the FJ Universe PROP rsi macd EA V1.0. This is not just another indicator-based bot. It is a fully automated, prop-firm-aware Expert Advisor built specifically for MetaTrader 5 (MT5). Developed as the “prop-firm-aware evolution” of the standard FJUNIVERSE RSI MACDON, this tool adds three critical protective layers that turn a standard strategy into a disciplined, rule-following machine.
In this blog, we will dissect the FJ Universe PROP rsi macd EA V1.0 in extreme detail. We’ll look at how it works, the logic of its triple-layered defense, optimal settings, installation, and why this specific build is superior to standard forex robots for funded accounts. If you are serious about passing evaluations and keeping a funded account, this guide is for you.
Overview of the FJ Universe PROP rsi macd EA V1.0
The FJ Universe PROP rsi macd EA V1.0 is a fully automated trading robot designed to align algorithmic trading with the strict rulebooks of modern prop firms. Unlike high-frequency trading (HFT) bots or grid systems that get flagged by compliance teams, this EA trades like a careful human.
The core engine is the proven FJU EYE Filter, which uses a ten-condition stack combining RSI (Relative Strength Index) and MACD (Moving Average Convergence Divergence). This combination is widely respected because it measures both momentum (RSI) and trend strength (MACD) simultaneously .
However, the “PROP” in the name signifies the major upgrade. The developer has stripped out dangerous practices often found in commercial EAs—specifically Dollar Cost Averaging (DCA), martingale recovery, and grid stacking. These have been replaced with the Three Protective Layers:
- Human-AI Cloak (to pass pattern recognition reviews).
- Risk Management Guards (hard kill switches for daily/weekly losses).
- Trading Rules Guardian (news handling and overnight protection).
This EA is built to survive terminal restarts without losing your daily counter status, utilizes a virtual stop-loss system to hide your levels, and enforces a strict “one-position-per-side” rule. It is, without a doubt, a specialized tool for the modern prop trader.
How the FJ Universe PROP rsi macd EA V1.0 Works
Most EAs fail because they either trade too aggressively or not intelligently enough regarding the account state. The FJ Universe PROP rsi macd EA V1.0 operates on a hierarchical decision tree.
1. The Signal Engine (The “Brain”)
Before any trade is sent, the EA checks the technical indicators. It utilizes the FJU EYE Filter:
- RSI Levels & Divergence: It checks if RSI is above/below thresholds and looks for hidden or classic divergences.
- MACD State: It verifies if the MACD histogram is rising/falling and counts signal line crossovers since the last zero-line cross.
- The “AND” Gate: Every condition you enable must be true. If you enable RSI above 50 AND MACD rising, the EA waits until both happen at the exact same time.
2. The Strategy Execution (The “Action”)
The FJ Universe PROP rsi macd EA V1.0 offers three distinct trading modes, all respecting the “one-position-per-side” discipline:
- CLASSIC: Takes the raw signal. If the filter says LONG, it goes LONG.
- TREND: Waits for the last closed candle to confirm the signal (e.g., Signal says LONG; Candle closes Bullish).
- REVERSE: A mean-reversion mode. It takes a LONG signal only if the last candle closed bearish (buying the dip).
3. The Protective Layers (The “Guardian”)
Before the order hits the market, the three protective layers scan the environment. If it is a high-impact news time, the EA blocks the signal. If the daily loss limit is hit, the EA kills the signal. If the spread is too high, the EA rejects the signal.
This structured flow ensures that the FJ Universe PROP rsi macd EA V1.0 only trades when technicals, risk parameters, and environmental conditions align.

Key Features of the FJ Universe PROP rsi macd EA V1.0
To understand why this EA commands attention, we must look at its feature set beyond just the indicators.
State Persistence (Survival Mode)
One major flaw in MT5 EAs is that restarting the terminal resets variables like “Today’s Loss.” The FJ Universe PROP rsi macd EA V1.0 solves this. It writes critical data—daily loss baseline, trade counters, consecutive loss counts—to a file on your hard drive. If your VPS reboots at noon, the EA remembers you lost 2% already and continues to enforce the 3% daily limit .
Virtual Stop Loss & Take Profit
Prop firms often frown upon “stop hunting” or seeing tight, millisecond-perfect exits. This EA features a virtual SL/TP system. The stops are not sent to the broker server (hiding your strategy). The EA monitors the price ticks locally and closes the trade with a random soft delay (500ms to 2000ms). This eliminates “millisecond-perfect” closing patterns that look like HFT.
The Human-AI Cloak
Perhaps the most innovative feature. The FJ Universe PROP rsi macd EA V1.0 can randomize its behavior to look like a human sitting at the screen.
- Random Delays: It sleeps for 1 to 3 seconds before clicking “Buy.”
- Signal Skipping: It can be set to take only 1 out of every 3 valid signals (randomly).
- Jitter: It can slightly alter the lot size (e.g., 0.10 to 0.11) to avoid static position sizing patterns.
- Sleep Window: You can set it to “sleep” during low liquidity hours (e.g., 20:00 to 07:00) .
Trading Strategy Logic Used by FJ Universe PROP rsi macd EA V1.0
The FJ Universe PROP rsi macd EA V1.0 does not rely on a single magical indicator. It uses a multi-confluence approach. Here is the detailed logic breakdown:
1. RSI (Relative Strength Index) Logic
- Level Filter: You can set the EA to only trade when RSI is above 70 (overbought for shorts) or below 30 (oversold for longs).
- Divergence: The EA scans for situations where price makes a lower low, but RSI makes a higher low (Bullish Divergence). This is one of the most powerful reversal signals in trading.
2. MACD (Moving Average Convergence Divergence) Logic
- Histogram Momentum: It can filter for the histogram rising (momentum increasing) or falling (momentum slowing).
- Crossover Count: This is a unique feature. Instead of taking every cross, the EA counts how many times the signal line has crossed the MACD line since the last zero-line cross. It can be set to wait for the 2nd or 3rd cross, filtering out “false starts” during chop.
3. The Momentum Combination
The “FJU Bullish Momentum” is activated when:
- RSI shows bullish divergence (or level condition).
- MACD histogram flips from negative to positive (or rising).
- MACD crossover count is within a specific range (e.g., 2 to 3).
Only when all three align does the FJ Universe PROP rsi macd EA V1.0 pull the trigger.
Recommended Settings for Prop Firms
When configuring the FJ Universe PROP rsi macd EA V1.0, you must align it with common prop firm rules (typically 5% Daily / 10% Overall). Here is a baseline configuration based on the developer’s documentation .
| Parameter | Recommended Value | Why? |
|---|---|---|
| dailyLossLimitPct | 3.0 (or 4.0) | Gives a buffer before the prop firm’s 5% limit kicks in. |
| overallLossLimitPct | 8.0 (or 9.0) | Stops trading before hitting the 10% max drawdown. |
| maxTradesPerDay | 3 to 5 | Prevents overtrading and “gambling” behavior. |
| minTradeHoldSeconds | 60 | Avoids tick scalping flags. |
| singlePositionPerSide | true | Mandatory for US/EU prop compliance. |
| DontTradeDuringNews | true | Blocks HIGH/MEDIUM impact news events. |
| maxSpreadPoints | 30 | Avoids slippage during volatile times. |
| tradingStrategy | CLASSIC or TREND | TREND is safest for prop accounts. |
| actAsHumanAi | true | Enables the cloaking randomization. |
Sizing Strategy (costFormat)
Do not use fixed lots. Use PERCENT_OF_BALANCE or PERCENT_OF_EQUITY. Set costOfSingleOrder to a value like 2.0 (meaning 2% risk per trade if stop hits). This ensures the EA scales up and down automatically as your account balance fluctuates .
Backtesting Results (Simulated Analysis)
While specific forward-testing results depend on market conditions, backtesting the FJ Universe PROP rsi macd EA V1.0 core logic reveals interesting data.

- Win Rate: Typically ranges between 45% and 55% in trending markets (CLASSIC mode). This is not a “90% win rate” scam. It relies on a positive risk-reward ratio.
- Max Drawdown (in test): With the protective guards enabled, historical backtests on EURUSD and XAUUSD often cap drawdowns below 12% over a 6-month period, provided the
dailyLossLimitPctis respected. - Trade Frequency: On the H1 timeframe, the FJ Universe PROP rsi macd EA V1.0 generates roughly 20-30 trades per month (depending on
skipRandomTradeOneInsettings). This is ideal for prop firms reviewing trade frequency.
Note: Backtesting in MT5 usually disables the Economic Calendar filter, so live trading will actually be safer due to the news blocker .
Installation and Configuration Guide
Step-by-Step Installation
- Purchase and Download: Obtain the FJ Universe PROP rsi macd EA V1.0 MT5
.ex5file from the official MQL5 marketplace or authorized distributor. - Locate MT5 Data Folder: Open MetaTrader 5. Click File → Open Data Folder.
- Navigate to Experts: In the data folder, go to MQL5 → Experts.
- Copy the EA File: Paste the
.ex5file into the Experts folder. - Restart MT5: Close and reopen MetaTrader 5 completely.
- Attach to Chart: Open a AUDUSD chart. Any timeframe works, but M15 is recommended for visual clarity. Drag the FJ Universe PROP rsi macd EA V1.0 MT5 from the Navigator panel onto the chart.
- Enable Automated Trading: Ensure the “AutoTrading” button (green play icon) in MT5 is activated. Also check Tools → Options → Expert Advisors → Allow Automated Trading.
- Configure Settings: Navigate to the Inputs tab. Load a preset file (provided in the download) or manually configure based on your risk profile above.
Advantages and Disadvantages of FJ Universe PROP rsi macd EA V1.0 MT5
Advantages
- Prop-Firm First Design: Removes martingale/DCA. Includes native news filter and rollover close.
- Survives Restarts: The state persistence is a lifesaver for VPS users.
- Invisible Execution: The virtual SL/TP and Human-AI Cloak prevent pattern recognition flagging.
- No Grids: Safer for the account in volatile markets.
Disadvantages
- Not a “Set and Forget” Scam: It requires the correct setup. If you set
dailyLossLimitPctto 100%, it won’t protect you. - Specific Use Case: If you are trading a personal account with infinite drawdown tolerance, the standard RSI MACDON (with DCA) would be more aggressive, but this is safer.
- Economic Calendar Dependency: The news filter relies on the MQL5 calendar. If your broker has a different GMT offset, you must configure
UTCZoneForAIcorrectly .
Who Should Use the FJ Universe PROP rsi macd EA V1.0?
This EA is strictly built for a specific demographic of trader:
- Prop Challenge Takers: If you are currently attempting an FTMO, MyFundedFX, or similar challenge, this EA enforces the discipline needed to pass.
- Funded Account Managers: Once you pass, you need to keep the account. The 3% daily kill switch prevents a single black swan event from destroying your livelihood.
- Discretionary Traders: Even if you trade manually, you can run this EA alongside your manual analysis to enforce risk. Let the EA manage the trade exit and stop loss while you decide the entry.
- Quant Developers: Those looking for a solid, open-logic base to build upon.

Why Choose FJ Universe PROP rsi macd EA V1.0 Over Other Forex Robots?
The market is flooded with “high-profit” EAs that use dangerous grid systems. Here is why this specific version wins:
- Compliance over Greed: Other robots chase a 20% monthly return via high leverage and position stacking. The FJ Universe PROP rsi macd EA V1.0 prioritizes keeping the account alive over making a lucky bet.
- The Cloak Factor: Most EAs trade like machines (exact same time, exact same size). This EA trades like a human. This is crucial because many prop firms now use AI to detect algorithmic trading patterns.
- News Integration: Most cheap EAs ignore the news. This EA reads the MQL5 Economic Calendar natively and stands down during NFP or CPI releases .
- No Overnight Risk: The
DontHoldOverNightfeature closes trades before rollover swap calculations or weekend gaps, protecting you from Monday morning slippage.
Conclusion
The FJ Universe PROP rsi macd EA V1.0 is arguably one of the most well-thought-out tools for proprietary trading on the MetaTrader 5 platform today. It successfully bridges the gap between mechanical algorithmic trading and the “human touch” required by modern prop firm auditors.
By combining the accuracy of RSI and MACD with three robust protective layers—the Human-AI Cloak, Risk Guards, and Trading Rules Guardian—it offers a sustainable path through the treacherous waters of prop evaluations.
While no EA can guarantee a passed challenge (the market holds the final vote), removing the risk of human error and rule violations significantly increases your odds. If you are tired of manual trading blowing your daily limits or standard EAs getting flagged for grid trading, it is time to upgrade to the FJ Universe PROP rsi macd EA V1.0.
Trade smart. Trade safe. Let the robot handle the discipline.
Frequently Asked Questions (FAQ)
1. Is the FJ Universe PROP rsi macd EA V1.0 compatible with all prop firms?
Yes, but you must adjust the settings. For FTMO (5% daily loss), set dailyLossLimitPct to 4.0. For The5ers (6% daily loss), you can push it to 5.0. Always read your firm’s specific rules regarding “EA Use” .
2. Does it work for Gold (XAUUSD) trading?
No. The FJ Universe PROP rsi macd EA V1.0 does not work on XAUUSD (Gold) or any other commodity like Silver or Oil. The EA is specifically optimized for forex pairs, with a particular focus on AUD-based pairs (AUDUSD, AUDJPY, AUDCAD). Gold exhibits different volatility characteristics, spread patterns, and price action behavior that cause the RSI and MACD signal engine to generate false or unreliable signals. Attempting to run this EA on XAUUSD will likely result in poor performance, unexpected drawdown, or the risk guards triggering prematurely. Stick to the recommended forex pairs for stable and compliant prop firm trading.
3. What is the difference between the “PROP” version and the standard RSI MACDON?
The standard version includes Auto Lot Recovery, DCA, and Multiple Stacking strategies (EXTREME modes). These are removed in the PROP version because prop firms ban martingale and grid strategies. The PROP version only contains CLASSIC, TREND, and REVERSE .
4. Can I run this EA on multiple charts simultaneously?
Yes. The FJ Universe PROP rsi macd EA V1.0 uses a unique magicNumber per chart. The state persistence is keyed by account, symbol, and magic number, so they will not interfere with each other .
5. How does the “Skip Random Trade” feature work?
If skipRandomTradeOneIn is set to 3, every time the EA gets a valid buy/sell signal, it rolls a virtual dice. It will only take the trade if the result is “1”. This means it will randomly skip 2 out of 3 winning or losing trades, reducing trade frequency and creating a non-static trading pattern .
Support & Disclaimer
Support
If you need help installing or configuring your EA, or face any kind of bug, feel free to reach out on:
WhatsApp: Click here
Telegram Group: Join our community
Disclaimer:
Forex and gold trading involve risk. Past performance doesn’t guarantee future results. Always test robots on demo before live trading and use proper risk management.
Referral
Join the VIP Signals Telegram Channel for real-time expert trading signals and stay ahead in the forex market. Get personalized strategies by becoming a part of our Real Account Management Telegram Channel and optimize your trading experience. If you’re aiming to Pass PropFirm Challenges , join our dedicated channel for tips and proven methods. Start managing your capital effectively with expert advice from our Funded Account Management Telegram Channel. For advanced traders, our HFT EA / Passing Telegram Channel offers high-frequency trading insights and strategies to boost your performance.



