Skip to content

[GateIO} add Futures support. Work in progress#5273

Draft
rizer1980 wants to merge 3 commits into
knowm:developfrom
rizer1980:PR/gateio/work
Draft

[GateIO} add Futures support. Work in progress#5273
rizer1980 wants to merge 3 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
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