BinanceSpotRest.Enums.Side (Binance Spot Rest v0.2.1)

View Source

Defines order sides for Binance Spot orders.

This enum corresponds to the side parameter in the Binance API – New Order (TRADE).

Supported values:

  • :BUY – Place a buy order.
  • :SELL – Place a sell order.

Summary

Functions

all()

keys()

values()