Namespace WhalesSecret.TradeScriptLib.API.TradingV1
Namespaces
Classes
- ConnectionOptions
Options for ConnectAsync(ExchangeMarket, ConnectionOptions?) operation.
Interfaces
- ITradeApiClient
Client trade API for trade scripts version 1.0.0.
Enums
- ConnectionType
Possible options regarding connection use.
Delegates
- ConnectionOptions.OnConnectedDelegateAsync
Callback called after a new connection is established with the connected ExchangeMarket after the previous connection was lost.
- ConnectionOptions.OnDisconnectedDelegateAsync
Callback called a connection to ExchangeMarket is lost.