Get the Nth active trade from the end in MT5 - MetaTrader 5 Expert - MetaTrader 5 Resources
This special expert advisor contains very useful code that developers often need. Most of the time, we need the last active transaction. But in this EA you can search trades using any index.
By active trading I mean market orders not pending orders
If you pass 0 then it will get the most recent active transaction
If you pass 1 then it will get the previous transaction and so on.
We can filter trades based on symbol and magic number.
Attachment download
📎 get_last_nth_open_trade.mq5 (7.12 KB)
Source: MQL5 #49611
Get the Nth active trade from the end in MT5 - MetaTrader 5 expert usage and filtering advice
Get the Nth active trade from the end in MT5 - MetaTrader 5 Expert belongs to MT5 EA related resources. Before downloading or referencing, it is recommended to confirm the platform version, transaction type, time period, whether DLL is required, whether source code is included, parameter description and historical update records.
Both automated trading tools and foreign exchange indicators should first undergo backtesting, simulated account observation, and small capital verification. Pay special attention to spreads, slippages, maximum drawdowns, position opening frequency, stop loss methods, trading periods and broker rules, and avoid direct real-time execution based on titles or short-term profit descriptions.
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •