Crate barter_integration
source · [−]Modules
Contains an ExchangeSocket
capable of acting as a Stream
and Sink
for a given remote
server.
Structs
Barter representation of an Instrument
. Used to uniquely identify a base_quote
pair, and it’s
associated instrument type.
Barter new type representing a unique String
identifier for an Instrument
being traded
on the provided exchange.
Barter new type representing a monotonically increasing u64
sequence number. Used for tracking
the order of received messages via an ExchangeSocket
.
Barter new type representing a currency symbol String
identifier.
Enums
Defines the type of Instrument
which is being traded on a given base_quote
market.