Crate ftx_async

Source
Expand description

Provides access to the FTX REST API and web socket interfaces.

Modules§

interface
Serde-enabled structure definitions for FTX API calls and response payloads..
rest
Asynchronous interface to call the ‘FTX REST API’.
tests
Integration tests and test helper functions.
ws
The ws module enables connections to the ‘FTX websocket API’.