The Expert Advisor allows you to determine which chart is active at the moment. The code also works in MQL4, you just need to change...
Showing posts with label Active. Show all posts
Showing posts with label Active. Show all posts
MetaTrader 4 Script | Total Active / Closed orders by order type in MT4
0
There are six different type of active or closed orders which is OP_BUY OP_SELL OP_BUYSTOP OP_SELLSTOP OP_BUYLIMIT OP_SELLL...
MetaTrader 4 Expert Advisor | Get Nth Active Trade from the end in MT4
0
This particular expert advisor contains a very useful code which is often required by the developers. Most of the time , we need the...
MetaTrader 5 Expert Advisor | Get Nth Active Trade from the end in MT5
0
This particular expert advisor contains a very useful code which is often required by the developers. Most of the time , we need the...