tastyware / tastytrade

An unofficial Python SDK for Tastytrade!
MIT License
98 stars 33 forks source link

Update orders.rst #121

Closed Conceptron closed 5 months ago

Conceptron commented 5 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 5 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 5 months ago

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

Conceptron commented 5 months ago

cool, looking forward to it!