Namespace FFT.BTCMarkets
Classes
BookItem.Converter
BTCApiClient
Provides access to Binance market data. This is a single-use object. It disposes itself when the connection drops.
RequestFailedException
Thrown when an api request is denied. Check the StatusCode and Content properties for information returned by the api.
Structs
BookItem
BookUpdate
Interfaces
ISubscription
Represents the subscription to a particular stream. Dispose this subscription to end it.
Enums
EndpointSecurityType
Defines the different kinds of requests that can be made of the api, with respect to the required security.