Skip to content

feat(v3.0.11): add new endpoints for open interest limit and tax records, update request/response types, and include example scripts - #109

Merged
tiagosiebler merged 1 commit into
sieblyio:masterfrom
JJ-Cro:update15112025
Dec 18, 2025
Merged

feat(v3.0.11): add new endpoints for open interest limit and tax records, update request/response types, and include example scripts#109
tiagosiebler merged 1 commit into
sieblyio:masterfrom
JJ-Cro:update15112025

Conversation

@JJ-Cro

@JJ-Cro JJ-Cro commented Dec 15, 2025

Copy link
Copy Markdown
Contributor

Summary of Changes
rest-client-v2.ts updates:
Added liqPrice field to FuturesHistoryOrderV2 type (for /api/v2/mix/order/orders-history)
Added isRwa field to FuturesContractConfigV2 type (for /api/v2/mix/market/contracts)
rest-client-v3.ts updates:
Added marginLeverage field to LoanSymbolsV3 type (for /api/v3/ins-loan/symbols)
Updated getCandles comment to note maximum returned entries: 1,000
Added new endpoint getOpenInterestLimit (for /api/v3/account/open-interest-limit)
Created GetOpenInterestLimitRequestV3 request type
Created OpenInterestLimitV3 response type
Added limit_close to status enum in InstrumentV3 type (for /api/v3/market/instruments)
Added new endpoint getTaxRecords (for /api/v3/tax/records)
Created GetTaxRecordsRequestV3 request type
Created TaxRecordV3 response type

…rds, update request/response types, and include example scripts

@tiagosiebler tiagosiebler left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tiagosiebler
tiagosiebler merged commit da16712 into sieblyio:master Dec 18, 2025
2 of 3 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