Skip to content

[GateIO] add Futures support#5273

Open
rizer1980 wants to merge 36 commits into
knowm:developfrom
rizer1980:PR/gateio/work
Open

[GateIO] add Futures support#5273
rizer1980 wants to merge 36 commits into
knowm:developfrom
rizer1980:PR/gateio/work

Conversation

@rizer1980

Copy link
Copy Markdown
Contributor

I'm posting this in case anyone else is planning to implement something similar.
Planned:
(REST)
getMarketDataService()
getTicker()
getCandleStickData()
placeLimitOrder()
placeMarketOrder()

getAccountService()
getDynamicTradingFeesByInstrument()
setLeverage()

(STREAMING)
exchange.connectionStateObservable()
all channels

getStreamingMarketDataService()
getOrderbook()
getTrades()
getFundingRate()
getStreamingTradeService()
getOrderChanges()

@rizer1980
rizer1980 marked this pull request as draft April 20, 2026 14:56
@rizer1980
rizer1980 marked this pull request as ready for review July 10, 2026 09:41
@rizer1980

Copy link
Copy Markdown
Contributor Author

done
need #5320 to apply

@rizer1980 rizer1980 changed the title [GateIO} add Futures support. Work in progress [GateIO] add Futures support Jul 13, 2026
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.

1 participant