Expand description
GateioSpot, GateioFuturesUsd & GateioFuturesBtc Connector and StreamSelector
implementations.
Modules§
- channel
- Defines the type that translates a Barter
Subscriptioninto an exchangeConnectorspecific channel used for generatingConnector::requests. - future
ExchangeServerandStreamSelectorimplementations forGateioFutureUsdandGateioFutureBtc.- market
- Defines the type that translates a Barter
Subscriptioninto an exchangeConnectorspecific market used for generatingConnector::requests. - message
- Generic
GateioMessage<T>type common toGateioSpot,GateioPerpetualUsdtandGateioPerpetualBtc. - option
ExchangeServerandStreamSelectorimplementations forGateioOptions- perpetual
ExchangeServerandStreamSelectorimplementations forGateioPerpetualUsdtandGateioPerpetualBtc.- spot
ExchangeServerandStreamSelectorimplementations forGateioSpot.- subscription
Subscriptionresponse type and responseValidatorcommon toGateioSpot,GateioPerpetualUsdtandGateioPerpetualBtc.
Structs§
- Gateio
- Generic
Gateio<Server>exchange.
Type Aliases§
- Gateiot
WsStream - Convenient type alias using
WebSocketSerdeParser.