Skip to content

Conversation

@JJ-Cro
Copy link
Contributor

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

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
Copy link
Owner

@tiagosiebler tiagosiebler left a comment

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 tiagosiebler: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