MarkGalloway / wealthsimple-trade

Unofficial API docs for the Wealthsimple Trade API
MIT License
99 stars 14 forks source link

PowerShell module created (WSTradePSEssentials) #17

Closed JeremyTBradshaw closed 1 year ago

JeremyTBradshaw commented 2 years ago

Hello,

I'm not actually here with an issue. Just wanted to say thanks for all the info provided here and to share this:

https://github.com/JeremyTBradshaw/WSTradePSEssentials

I've used your info to create the PS module. It's still in its early stages, but fully functional. Only missing the get/place/delete orders, otherwise all actions you demonstrate have been given a function in the module. It works surprisingly well!

Thanks, Jeremy