Table of Contents

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 ExchangeMarket

Exchange market of the wrapping structure.

symbolPair SymbolPair

Symbol pair part of the wrapping structure.