Skip to content
Home/Docs/Components/Limit-order-manager

Limit Order Manager

A component for managing limit orders and stop-loss orders with real-time status updates.

Limit Orders

ETH

0.5 ETH

activelimit

@ $3000 · 1h ago

ETH

1.0 ETH

activestop-loss

@ $2500 · 2h ago

Installation

Run the following command to add the Limit Order Manager component to your project:

npx shadcn@latest add https://w3-kit.com/registry/limit-order-manager.json

This will:

  • Create the component in your components/ui directory
  • Add all necessary dependencies to your package.json
  • Set up required configuration files
  • Add order management utilities to your project