Skip to main content

Documentation Index

Fetch the complete documentation index at: https://staging-docs.orderly.network/llms.txt

Use this file to discover all available pages before exploring further.

Orderly SDKs / Modules / @orderly.network/types / OrderSide

Enumeration: OrderSide

@orderly.network/types.OrderSide

Table of contents

Enumeration Members

Enumeration Members

BUY

BUY = "BUY"

Defined in

packages/types/src/order.ts:36

SELL

SELL = "SELL"

Defined in

packages/types/src/order.ts:37