1. It works as a trading assistant inside MT4
Pati EA V3.01 MT4 is publicly described as a MetaTrader 4 Expert Advisor that helps simplify and semi-automate routine trading tasks linked to the Price Action Traders Institute (PATI) methodology. PATI EA V3.01 MT4 is not mainly presented as a pure black-box entry robot that does everything by itself.
2. Pati EA V3.01 MT4 uses two separate components
The workflow is built around:
-
NewTradeIndicator (NTI)
-
PATI Trading Assistant (PTA)
The FAQ and readme make clear that NTI is a separate program from the assistant and is required for normal operation.
3. NewTradeIndicator monitors trade activity
NTI watches for new trades and closed trades in the MT4 account and passes that information along to the assistant. The readme explains that NTI feeds trade data into PTA, and the FAQ says problems often happen when NTI is not active on any chart.
4. The assistant reacts to that trade data
Once NTI updates the trade information, PTA reads it and performs the configured actions for the relevant pair. In simple terms, NTI detects the event, and PTA handles the management logic on the chart.
5. Pati EA V3.01 MT4 is mainly for managing trades, not inventing them from scratch
The public site describes it as automating routine trading tasks associated with the PATI method. That means its main role is trade handling and workflow support rather than acting like a fully autonomous signal engine.
6. Pati EA V3.01 MT4 can automatically add stop loss and take profit
The readme says the assistant can automatically send stop-loss and take-profit values to the broker, and later releases added the ability to place those limits on pending orders as well.
7. It can manage pending orders
The documented features include:
-
setting limits on pending orders
-
adjusting stops when a pending order is triggered at a different price because of slippage
-
canceling competing pending orders in some cases
That makes Pati EA V3.01 MT4 useful for traders who use pending-entry workflows.
8. Pati EA V3.01 MT4 supports range breakout tools
The readme says one release added a “Draw Range Lines” feature that marks the high and low of the day and can optionally place pending orders at or just outside the range. This is designed to support range breakout trading.
9. Pati EA V3.01 MT4 can apply the “Two Minute Rule”
The release notes say pending orders created from the range-line feature can be automatically canceled with two minutes left in the candle to avoid breakout entries late in the candle, then optionally reset on the next candle.
10. Pati EA V3.01 MT4 can close failed breakout trades
The readme says trades triggered from those range breakouts can be checked for Closed Back Inside Range (CBIR). If that condition happens, the assistant can either:
-
automatically close the trade, or
-
send an alert
depending on the settings.
11. Pati EA V3.01 MT4 can capture screenshots automatically
The assistant can take PNG screenshots of trades and save them in organized folders. Later versions added options to sort screenshots by date or pair/symbol, and to delete old screenshots after a set number of days.
12. Pati EA V3.01 MT4 supports more than one order per pair in later versions
The readme notes that earlier limitations around one open trade per pair were changed in later releases, allowing more flexible handling such as multiple active or pending orders in the same pair workflow.
13. Pati EA V3.01 MT4 keeps working based on ticks and timed processing
The release notes say most processing originally happened on incoming ticks, but later versions also called processing once per second so time-sensitive actions would still run even during slow market periods with very few ticks.
14. Pati EA V3.01 MT4 needs to be installed correctly to work
The documented setup requires:
-
NewTradeIndicator.ex4 in MQL4/Indicators
-
PATITradingAssistant.ex4 in MQL4/Experts
-
NTI attached to one chart only
-
PTA attached to each chart/pair you want to trade
If NTI is missing or stops updating, the assistant may stop working correctly.
15. MT4 AutoTrading still has to be enabled
Even though it is described as a trade assistant, it still modifies orders and sends trade-management instructions through MT4, so AutoTrading / Allow Live Trading must be enabled for it to function properly. This is implied by its EA behavior and the documented installation approach.
Key Features
1. Trade-management assistant for MT4
Pati EA V3.01 MT4 is publicly described as a MetaTrader 4 trading assistant that helps automate routine tasks tied to the PATI workflow, rather than being presented mainly as a fully autonomous signal robot.
2. Two-part operating system
Pati EA V3.01 MT4 works with:
-
NewTradeIndicator (NTI)
-
PATI Trading Assistant (PTA)
The readme explains that NTI detects trade events and PTA performs the configured actions on the relevant chart or symbol.
3. Automatic stop loss and take profit placement
The documentation says it can automatically send stop loss and take profit values to the broker, including support added for pending orders in later releases.
4. Pending-order management
Public release notes describe features for:
-
setting SL/TP on pending orders
-
adjusting stops if a pending order is triggered at a different price
-
canceling conflicting pending trades in some cases
That makes Pati EA V3.01 MT4 useful for traders who rely on pending entries.
5. Range breakout tools
The readme says it can draw high-of-day and low-of-day range lines and optionally place pending orders around those range levels.
6. Two Minute Rule support
The release notes describe a Two Minute Rule that can cancel pending range orders close to candle end, then optionally reset them on the next candle.
7. Closed-back-inside-range handling
The documentation says Pati EA V3.01 MT4 can detect when a breakout trade closes back inside the range and either:
-
auto-close the trade, or
-
issue an alert
depending on the settings.
8. Screenshot automation
The assistant can automatically save PNG screenshots of trades, and later releases added organization by date or symbol plus old screenshot cleanup options.
9. Support for multiple orders per pair
The readme notes that later versions removed earlier one-trade-per-pair limitations, allowing more flexible use with multiple active or pending orders.
10. Highly configurable settings
The public documentation lists settings for:
-
sending SL/TP to broker
-
pending-order limit behavior
-
stop adjustment
-
range order margins
-
alert rules
-
screenshot behavior
-
beginning-of-day time offsets
This makes it adaptable to different workflows.

Installation & Setup Guide
1. Open MetaTrader 4
Launch the MT4 platform where you want to use the assistant.
2. Open the data folder
In MT4:
-
Click File
-
Select Open Data Folder
3. Copy Pati EA V3.01 MT4 to the correct folders
The public readme says to install:
-
NewTradeIndicator.ex4 into MQL4/Indicators
-
PATITradingAssistant.ex4 into MQL4/Experts
4. Restart MT4
Restart the platform so both components appear in the Navigator panel.
5. Attach NewTradeIndicator
Attach NTI to one chart only. The documentation warns that it should run on one chart, not many.
6. Attach PATI Trading Assistant
Attach PTA to each chart/pair you want managed.
7. Enable live trading
In the assistant settings, make sure Allow Live Trading is checked, and MT4 AutoTrading must also be enabled for order modifications and management to work.
8. Configure inputs
Set up the options you want, such as:
-
stop loss / take profit handling
-
pending-order rules
-
range-line features
-
screenshot options
-
auto-close rules
-
time offsets
9. Test on demo first
Because the readme discusses broker-specific behavior and timing limitations, Pati EA V3.01 MT4 is best to test on a demo account first before using it in live trading.

Advantages
1. Reduces repetitive manual work
Pati EA V3.01 MT4s biggest benefit is automation of routine actions like SL/TP handling, pending-order management, and breakout workflow support.
2. Helps enforce more consistent trade management
Because Pati EA V3.01 MT4 can apply stop loss and take profit automatically, it may reduce manual mistakes and improve execution discipline.
3. Useful for semi-manual traders
Pati EA V3.01 MT4 suits traders who still want to choose trades themselves but want help with the mechanical side of execution and management.
4. Strong support for breakout workflows
The range-line tools, pending-order placement, Two Minute Rule, and closed-back-inside-range logic make Pati EA V3.01 MT4 particularly useful for breakout-style trading methods.
5. Screenshot logging helps review
Automatic screenshots can help with trade journaling, later analysis, and workflow review.
6. Flexible configuration
The large number of input settings allows traders to shape the assistant around their preferred PATI workflow.
Disadvantages
1. Public documentation does not clearly verify “V3.01”
The public material I found verifies the PATI Trading Assistant, but not a clearly official public product page specifically named Pati EA V3.01 MT4. The readme refers to 0.xx release versions instead.
2. Not mainly a full autonomous entry robot
Based on the public documentation, it is more of a trade assistant than a pure hands-free signal generator. Traders wanting fully automatic strategy generation may see that as a limitation.
3. Setup is more involved
Because Pati EA V3.01 MT4 uses both NTI and PTA, installation is a little more complex than a single-file MT4 EA.
4. Broker and timing behavior can matter
The readme mentions cases where trade recognition or order handling can depend on broker behavior and timing, which means testing is important.
5. Requires careful configuration
With many settings available, incorrect configuration of Pati EA V3.01 MT4 can lead to confusion or unwanted trade-management behavior.
6. Still needs oversight
Even with automation, Pati EA V3.01 MT4 should not be installed and ignored. Monitoring remains important.
Who should use Pati EA V3.01 MT4?
1. PATI methodology traders
This is the clearest fit, since the assistant is specifically described as supporting routine tasks for the Price Action Traders Institute methodology.
2. Semi-manual MT4 traders
Traders who want to keep control over trade selection but automate execution details are a strong match.
3. Breakout traders
Anyone using daily range breakout or similar workflows may benefit from Pati EA V3.01 MT4‘s range-line and pending-order features.
4. Traders who journal and review trades
The screenshot features make it useful for traders who like keeping visual records for analysis.
5. Traders comfortable with MT4 setup
It is best for users who already know how to work with MT4 charts, indicators, EAs, and settings.
Why use Pati EA V3.01 MT4?
1. To automate trade-management tasks
Pati EA V3.01 MT4 can take over repetitive actions like adding stop loss, take profit, pending-order handling, and range-breakout mechanics.
2. To save time
Instead of manually applying the same tasks again and again, the assistant handles them automatically once configured.
3. To improve consistency
Automation helps apply the same rules more reliably across trades.
4. To support a semi-automated workflow
This is useful for traders who do not want a fully black-box robot, but still want meaningful automation inside their process.
5. To make breakout workflows easier
The daily range tools, pending-order features, Two Minute Rule, and CBIR logic are practical workflow improvements for breakout traders.
6. To keep better trade records
The screenshot functions add value for traders who review trades later or maintain a visual journal.
Conclusion
The publicly documented Pati EA V3.01 MT4 for MT4 is best understood as a trade-management and workflow-automation tool built around the Price Action Traders Institute methodology, not simply as a generic fully autonomous robot. Its biggest strengths lie in practical automation: monitoring new trades through a companion indicator, applying stop loss and take profit, handling pending orders, supporting range-breakout workflows, capturing screenshots, and giving traders a more structured way to manage routine MT4 tasks.That makes Pati EA V3.01 MT4 especially useful for traders who already follow the PATI method or a similar price-action workflow and want assistance with execution discipline rather than a completely hands-off strategy engine. Features like range-line tools, pending-order support, auto-close behavior for breakouts that fail, and screenshot organization show that the tool was designed with real trading workflow in mind, not just with marketing language.At the same time, there are important limitations of Pati EA V3.01 MT4 to keep in mind. The public documentation I found does not clearly verify a product specifically titled Pati EA V3.01 MT4, so any article using that exact version name should be treated with caution unless you have the original vendor page or file package. Also, because the assistant relies on a two-part structure and a broad set of configuration options, proper setup and testing are important before using it in a live environment.Overall, the most accurate way to present it is as a useful MT4 trading assistant for PATI-style traders, especially for those who value structured execution, automation of routine tasks, and a semi-manual workflow. Used carefully and configured correctly, Pati EA V3.01 MT4 can help improve consistency, reduce manual workload, and support a more disciplined trading process.
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.



