tastyware / tastytrade

An unofficial, sync/async Python SDK for Tastytrade!
https://tastyworks-api.rtfd.io
MIT License
126 stars 43 forks source link

Update orders.rst #121

Closed Conceptron closed 10 months ago

Conceptron commented 10 months ago

Description

When I run the given example locally, i find that $50 is used as the limit price per share not in total for a buying power decrease for $250, correcting the message the comment conveys in this pull request

Related issue(s)

Fixes ...

Pre-merge checklist

Please note that, in order to pass the tests, you'll need to set up your Tastytrade credentials as repository secrets on your local fork. Read more at CONTRIBUTING.md.

Graeme22 commented 10 months ago

Ah good catch. I think the behavior might be different for options, let me check, but a documentation update is in order.

Graeme22 commented 10 months ago

I'm going to close this but rest assured it'll be fixed elsewhere!

Conceptron commented 10 months ago

cool, looking forward to it!