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

Enumeration: AlgoOrderType

@orderly.network/types.AlgoOrderType

Table of contents

Enumeration Members

Enumeration Members

STOP_LOSS

STOP_LOSS = "STOP_LOSS"

Defined in

packages/types/src/order.ts:32

TAKE_PROFIT

TAKE_PROFIT = "TAKE_PROFIT"

Defined in

packages/types/src/order.ts:31