Brett
Brett
I guess nested=False, the orders should be flat, not under `legs` array
Also would be nice if the docstring stated the default value
@hiohiohio Yea that is what I'm doing as a hack, but I think being able to filter on `OrderStatus` seems logical. Also using after/until is fine but I have to...
Yea I think this endpoint really needs pagination setup to make it easier. Don't think SDK users should need to do de-duping on their end and this offset time thing.
Using other market data providers, they do add the strike and expiration as fields in the payload. These 2 fields are part of the options chain. I think its safer...