ahmedsakr / wstrade-api

API Wrapper for Wealthsimple Trade

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Market Buys/Sells

ahmedsakr opened this issue · comments

Market buys and sells are currently not supported by the wrapper. I was not able to figure out the appropriate parameters to make a successful market buy / sell API, but my hunch is that it has to do with the current price of the stock.

For some strange reason, my market buy orders never get filled. They show up in the app as "pending" but that's it. 😞 If I place a market buy order in the app, it gets filled right away. Have you had any luck with market orders actually being filled through the API?