Show / Hide Table of Contents

Namespace FFT.Binance

Classes

BinanceApiClient

Provides access to non-streaming Binance market data via the rest api.

BinanceApiStreamingClient

HistoricalTrade

LastPrice

OrderBookResponse

Returned by the method.

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.

StreamType

In This Article
Back to top Generated by DocFX