Constructor ExchangeSymbolPair
- Namespace
- WhalesSecret.TradeScriptLib.Entities
- Assembly
- WhalesSecret.TradeScriptLib.dll
ExchangeSymbolPair(ExchangeMarket, SymbolPair)
Creates a new instance of the object.
public ExchangeSymbolPair(ExchangeMarket exchangeMarket, SymbolPair symbolPair)
Parameters
exchangeMarket
ExchangeMarketExchange market of the wrapping structure.
symbolPair
SymbolPairSymbol pair part of the wrapping structure.