mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 23:16:45 +00:00
* OKX: Fix intermittent GetFuturesContractDetails issue and various refactors * refactor: Update LeadTraderRanksRequest fields for clarity and improve parameter checks * refactor: Simplify live contract check in GetFuturesContractDetails * OKX: Fix spread related issues and enhance tests * OKX: Disable spread websocket support and adjust conditional logic in test * refactor: Improve error handling in syncLeadTraderUniqueID and clean up variable usage * refactor: Update LeadTraderRanksRequest State type to bool and adjust rate limit * refactor: Rename State to HasVacancy in LeadTraderRanksRequest and update related logic