Hisham Ashour
Hisham Ashour
Hisham Ashour
Added topic Mt5 Admin integration with python
Is there any way to integrate python with MT5 Admin? I've been looking everywhere for this with no answer
Hisham Ashour
Added topic python with mt5 Delete a Pending Order
Hello Everyone, Im facing trouble in deleting an active pending order from mt5 through python. I keep getting an error out of this code. Can someone please help ??? import MetaTrader5 as mt5 from MetaTrader5 import * if not mt5.initialize(): print (
Hisham Ashour
Registered at MQL5.community