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
symbolPairSymbolPairSymbol pair on the exchange.
clientOrderIdstringRepresents order ID assigned by the order requester.