Skip to content
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

Closed
4 tasks done
OlegRa opened this issue Mar 11, 2024 · 0 comments
Closed
4 tasks done

Some additional changes for options support #731

OlegRa opened this issue Mar 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@OlegRa
Copy link
Collaborator

OlegRa commented Mar 11, 2024

Some new features from Python SDK:

  • Replace the OptionsContractRequest.UnderlyingSymbol string property with the OptionsContractRequest.UnderlyingSymbols list property and make it optional.
  • The ListOptionsContractAsync method pagination changed to the common one (with token).
  • The new method for the exercise_options_position API into the trading client (Python #414).
  • The OptionsFeed parameter into historical options data requests (Python #417).
@OlegRa OlegRa added the enhancement New feature or request label Mar 11, 2024
@OlegRa OlegRa added this to the SDK 7.x LTS milestone Mar 11, 2024
@OlegRa OlegRa self-assigned this Mar 11, 2024
OlegRa added a commit that referenced this issue Mar 31, 2024
…d now uses a same pagination logic as historical data.
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 Mar 31, 2024
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 7, 2024
OlegRa added a commit that referenced this issue Apr 14, 2024
…d now uses a same pagination logic as historical data.

(cherry picked from commit 322fc5a)
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)
@OlegRa OlegRa closed this as completed Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant