Skip to content

OrderSide

An enum representing the direction of an order. Possible string values are:

  • BUY – Indicates a purchase order.
  • SELL – Indicates a sell order.