Skip to content

feat(v1.6.2): add stock API support - #142

Merged
tiagosiebler merged 3 commits into
sieblyio:masterfrom
JJ-Cro:update11082026
Aug 12, 2026
Merged

feat(v1.6.2): add stock API support#142
tiagosiebler merged 3 commits into
sieblyio:masterfrom
JJ-Cro:update11082026

Conversation

@JJ-Cro

@JJ-Cro JJ-Cro commented Aug 11, 2026

Copy link
Copy Markdown
Contributor
  • Introduced stock-related request and response types in the API.
  • Added new examples for stock order management, including creating, canceling, and retrieving stock orders and transactions.
  • Updated the RestClient to support stock API endpoints.
  • Incremented version to 1.6.2 in package.json and package-lock.json.

JJ-Cro added 2 commits August 11, 2026 12:24
- Introduced stock-related request and response types in the API.
- Added new examples for stock order management, including creating, canceling, and retrieving stock orders and transactions.
- Updated the RestClient to support stock API endpoints.
- Incremented version to 1.6.2 in package.json and package-lock.json.
- Removed stock-related request and response types from the API.
- Introduced new subaccount-related request and response types.
- Updated documentation links to reflect repository migration.
- Cleaned up unused files and improved code organization.
@tiagosiebler tiagosiebler changed the title feat(1.6.2): add stock API support feat(v1.6.2): add stock API support Aug 11, 2026
- Renamed methods in RestClient from list* to get* for better clarity and consistency with naming conventions.
- Updated corresponding documentation and example files to reflect these changes.
- Added new example files for the updated API methods: getSpotPovOrders, getCrossExMarketTickers, and getCrossExMarketFundingInfo.
@tiagosiebler
tiagosiebler merged commit c26b58d into sieblyio:master Aug 12, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants