## Isolated margin read functions - [x] getMarkets - [x] getFuturesPositions - [ ] getAverageFundingRates - [ ] getDailyVolumes - [ ] getIsolatedMarginTransfers - [x] getDelayedOrder - [x] getDelayedOrders - [ ] getIsFlagged - [ ] getIsolatedTradePreview - [x] getPositionHistory - [x] getTradesForMarket - [x] getAllTrades - [x] getFuturesTrades - [ ] getOrderFee ## Isolated margin write functions - [x] depositIsolatedMargin - [x] withdrawIsolatedMargin - [x] closeIsolatedPosition - [x] modifyIsolatedMarginPosition - [x] cancelDelayedOrder - [x] executeDelayedOffchainOrder
Isolated margin read functions
Isolated margin write functions