Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

Get the Nth active trade from the end in MT4 - MetaTrader 4 Expert - MetaTrader 4 Resources

author EAcpu | 3 reads | 0 comments |

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.mq4 (6.82 KB)

Source: MQL5 #49608

Get the Nth active trade from the end in MT4 - MetaTrader 4 expert usage and filtering advice

Get the Nth active trade from the end in MT4 - MetaTrader 4 Expert belongs to MT4 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.

Verification code Refresh