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 / PositionSide

Enumeration: PositionSide

@orderly.network/types.PositionSide

Table of contents

Enumeration Members

Enumeration Members

LONG

LONG = "LONG"

Defined in

packages/types/src/order.ts:41

SHORT

SHORT = "SHORT"

Defined in

packages/types/src/order.ts:42