James Beach
James Beach
Friends

Add friends via their profile or user search and you will be able to see if they are online

James Beach
Registered at MQL5.community
James Beach
Added topic Selected order with wrong magic number
Hi there, I have written some code which basically loops through open orders and then filters them by their magic number. Something along the lines of extern int BuyMagicNumber = xxxxx; for ( int PositionIndex = OrdersTotal () - 1 ; PositionIndex