Interface IBinanceOrderId
- Namespace
- WhalesSecret.TradeScriptLib.Entities.Orders.Binance
- Assembly
- WhalesSecret.TradeScriptLib.dll
Properties required to identify a Binance order using the exchange assigned identifier.
public interface IBinanceOrderId : IExchangeOrderId, IOrderId, IEquatable<IExchangeOrderId>
- Inherited Members
- Extension Methods
Properties
- SymbolPair
Symbol pair on the exchange.