Is it possible to place orders using wealthsimple API by code?
Referred to https://github.com/MarkGalloway/wealthsimple-trade/blob/master/API.md#request-5
And tried something with the old library here: https://github.com/seansullivan44/Wealthsimple-Trade-Python to get acces the order history and stuff but got Method Not Allowed as a returned message.