alpaca-broker-trading-orders

Automate order placement, management, and tracking for Alpaca Broker API accounts.

108|11|Updated Jun 16, 2026
One-click install
npx skills add https://github.com/alpacahq/alpaca-skills --skill alpaca-broker-trading-orders
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alpaca-broker-trading-orders
Source: https://github.com/alpacahq/alpaca-skills/tree/main/skills/broker-api/trading-orders
Command: npx skills add https://github.com/alpacahq/alpaca-skills --skill alpaca-broker-trading-orders

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires alpaca, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of placing, managing, and tracking orders on behalf of Alpaca Broker API accounts, reducing manual effort and improving efficiency in trading workflows.

Core Features & Use Cases

  • Order Creation & Management: Automate the creation of orders, including market, limit, and stop orders, with conditional requirements for symbols, quantities, notional values, and more.
  • Order Tracking: Monitor the lifecycle of orders, including status updates, order replacement, and cancellation.
  • Positions & Buying Power: Access account positions, trading account details, and buying power information.
  • Use Case: For a financial advisor, use this Skill to automate the placement of orders and tracking of their client's portfolios, saving time and ensuring accuracy.

Quick Start

Place a market order for 100 shares of 'AAPL' using the Alpaca Broker API with the tagline 'AlpacaBrokerTradingOrders' and a client order ID 'my_unique_id'.

Frequently Asked Questions about alpaca-broker-trading-orders

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate order placement using the Alpaca Broker API?

Automate order placement by configuring scripts to submit market, limit, and stop orders directly to the Alpaca Broker API. You can specify symbols, quantities, and notional values to streamline trading workflows.

Can I track order status and manage positions with Alpaca Broker API accounts?

Track order status and manage positions by querying the Alpaca Broker API for lifecycle updates. You can monitor status changes, replace pending orders, execute cancellations, and access current account buying power.

Does the Alpaca Broker API support fractional trading for portfolio automation?

Fractional trading is supported by the Alpaca Broker API for portfolio automation. You can place orders using notional values instead of whole share quantities, enabling precise dollar-based portfolio allocation.

What do I need to start managing trading orders through Alpaca?

You need valid Alpaca Broker API credentials to start managing trading orders. Once authenticated, you can run automation scripts to create, track, and cancel orders across your linked brokerage accounts.

What types of orders can I create using Alpaca Broker API automation?

You can create market, limit, and stop orders using Alpaca Broker API automation. The system handles conditional requirements for symbols, quantities, and notional values, supporting both standard and fractional order execution.