Table of Contents

Class BinanceClientOrderId

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

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

public class BinanceClientOrderId : IBinanceClientOrderId, IClientOrderId, IOrderId
Inheritance
BinanceClientOrderId
Implements
Inherited Members
Extension Methods

Constructors

BinanceClientOrderId(SymbolPair, string)

Creates a new instance of the object.

Properties

ClientOrderId

Represents order ID assigned by the order requester.

SymbolPair

Symbol pair on the exchange.

Methods

ToString()

Returns a string that represents the current object.