-
Notifications
You must be signed in to change notification settings - Fork 15
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
Release beta #388
Open
idex-bot
wants to merge
23
commits into
main
Choose a base branch
from
beta
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Release beta #388
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
feat(conditional TP/SL orders): add type declarations to GET endpoints
## [4.0.0-beta.51](v4.0.0-beta.50...v4.0.0-beta.51) (2024-11-06) ### Features * **conditional TP/SL orders:** add type declarations to GET endpoints ([44d1ac5](44d1ac5))
feat(conditional TP/SL orders): use new structure of "replace" endpoint
## [4.0.0-beta.52](v4.0.0-beta.51...v4.0.0-beta.52) (2024-11-06) ### Features * **conditional TP/SL orders:** use new structure of "replace" endpoint ([26c7e7e](26c7e7e))
- Cancel individual conditional TP/SL orders - Match change from "replace" to "place" conditional TP/SL order endpoint
feat(conditional TP/SL orders): add "cancel" orders endpoints
…-orders-5 Revert "feat(conditional TP/SL orders): add "cancel" orders endpoints"
## [4.0.0-beta.53](v4.0.0-beta.52...v4.0.0-beta.53) (2024-11-08) ### Features * **conditional TP/SL orders:** add "cancel" orders endpoints ([e40e784](e40e784))
- Cancel individual conditional TP/SL orders - Match change from "replace" to "place" conditional TP/SL order endpoint
feat(conditional TP/SL orders): add "cancel" orders endpoints
## [4.0.0-beta.54](v4.0.0-beta.53...v4.0.0-beta.54) (2024-11-09) ### Features * **conditional TP/SL orders:** add "cancel" orders endpoints ([5615d17](5615d17))
feat(conditional TP/SL orders): add new conditional TP/SL order types
## [4.0.0-beta.55](v4.0.0-beta.54...v4.0.0-beta.55) (2024-11-14) ### Features * **conditional TP/SL orders:** add new conditional TP/SL order types ([9e5866e](9e5866e))
- Used to indicate advanced order types
…to-ws-api-types feat(conditional TP/SL orders): add order `subType` prop to WS API msgs
## [4.0.0-beta.56](v4.0.0-beta.55...v4.0.0-beta.56) (2024-11-14) ### Features * **conditional TP/SL orders:** add order `subType` prop to WS API types ([571d999](571d999))
- Reserved for advanced order types - Remove unused order statuses
…-change feat(conditional TP/SL orders): add "accepted" state for cond'l orders
## [4.0.0-beta.57](v4.0.0-beta.56...v4.0.0-beta.57) (2024-11-15) ### Features * **conditional TP/SL orders:** add "accepted" state for cond'l orders ([22cbd9c](22cbd9c))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was generated automatically. Merging it will transition beta into main.