Table of Contents

Namespace WhalesSecret.TradeScriptLib.API.TradingV1

Namespaces

WhalesSecret.TradeScriptLib.API.TradingV1.Budget
WhalesSecret.TradeScriptLib.API.TradingV1.ConnectionStrategy
WhalesSecret.TradeScriptLib.API.TradingV1.MarketData
WhalesSecret.TradeScriptLib.API.TradingV1.Orders
WhalesSecret.TradeScriptLib.API.TradingV1.Trades

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.