-
-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some additional changes for options support #731
Comments
OlegRa
added a commit
that referenced
this issue
Mar 31, 2024
OlegRa
added a commit
that referenced
this issue
Mar 31, 2024
…property was replaced with the `OptionsContractRequest.UnderlyingSymbols` optional property.
OlegRa
added a commit
that referenced
this issue
Apr 7, 2024
…wo new `ExerciseOptionsContractBy...Async` methods.
OlegRa
added a commit
that referenced
this issue
Apr 14, 2024
OlegRa
added a commit
that referenced
this issue
Apr 14, 2024
…property was replaced with the `OptionsContractRequest.UnderlyingSymbols` optional property. (cherry picked from commit a8c5713)
OlegRa
added a commit
that referenced
this issue
Apr 14, 2024
…for latest/snapshot requests. (cherry picked from commit bdce3fd)
OlegRa
added a commit
that referenced
this issue
Apr 14, 2024
…wo new `ExerciseOptionsContractBy...Async` methods. (cherry picked from commit 2ec1dec)
OlegRa
added a commit
that referenced
this issue
Apr 14, 2024
…thod uses page token now. (cherry picked from commit c064e9b)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some new features from Python SDK:
OptionsContractRequest.UnderlyingSymbol
string property with theOptionsContractRequest.UnderlyingSymbols
list property and make it optional.ListOptionsContractAsync
method pagination changed to the common one (with token).exercise_options_position
API into the trading client (Python #414).OptionsFeed
parameter into historical options data requests (Python #417).The text was updated successfully, but these errors were encountered: