Namespace WhalesSecret.TradeScriptLib.Entities
Namespaces
Classes
- OrderRequest
Base order request representation.
- SensitiveByteArray
The class wraps a sensitive byte array and zeros out its content on instance disposal.
This is best-effort approach that cannot make any guarantees. Especially since it is not possible to prevent memory swapping to disk.
- Symbol
Common crypto and fiat currency, token, and asset symbols to use in SymbolPair.
Structs
- ExchangeSymbolPair
Represents a pair of a symbol pair and an exchange market.
- SymbolPair
Two symbols of (crypto) currencies, tokens, or assets representing a pair that is traded on an exchange.
Enums
- ExchangeMarket
List of supported crypto-exchanges.
- TimeInForce
Specifies how long an order is supposed to be active.