tastyware / tastytrade

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

How to specify advanced-instructions when placing orders #178

Open salamad opened 15 hours ago

salamad commented 15 hours ago

I would like to specify advanced-instructions, particularly strict-position-effect-validation: true when placing orders. However, I could not find anywhere in the documentation or the source code how I can include this when calling NewOrder.

Graeme22 commented 14 hours ago

I'm afraid you may be on your own on that one! You can try experimenting with the fields to see what happens, but I have no idea how it works to be honest. I'll leave this issue open in case anyone else has already done this and has some insights.