Table of Contents

Constructor BinanceClientOrderId

Namespace
WhalesSecret.TradeScriptLib.Entities.Orders.Binance
Assembly
WhalesSecret.TradeScriptLib.dll

BinanceClientOrderId(SymbolPair, string)

Creates a new instance of the object.

public BinanceClientOrderId(SymbolPair symbolPair, string clientOrderId)

Parameters

symbolPair SymbolPair

Symbol pair on the exchange.

clientOrderId string

Represents order ID assigned by the order requester.