I am trying to find out how I can update my current orders via Python.
I took a look at the Python examples on Github and the ones I found were for sending a basic order and reading L1 data.
There looks to be an order update examples in VBA on page 33 of the API specification (version 2.0) but not sure how I would implement this in Python.
Thanks for any information and/or examples.