Om Patel / Publications
Forum
'send_order' function not working
Hello, I’m trying to use the ‘send_order’ function from the MT5 documentation but it doesn’t seem to be working. I keep getting the same return value from using the ‘send_order’ function with no success. Here’s my code: import MetaTrader5 as mt5 # Reinitialize outside of connectToServer function for