Namespace FFT.Binance
Classes
BinanceApiClient
Provides access to non-streaming Binance market data via the rest api.
BinanceApiStreamingClient
HistoricalTrade
LastPrice
OrderBookResponse
Returned by the
PriceQty
A component of an order book.
RequestFailedException
Thrown when an api request is denied. Check the StatusCode and Content properties for information returned by the api.
ServerTimeResponse
Returned by the GetServerTime(CancellationToken) method.
StreamInfo
TopOrderBook
Enums
EndpointSecurityType
Defines the different kinds of requests that can be made of the api, with respect to the required security.