Trading Action
Place buy/sell orders via Alpaca, Tradier, or Robinhood.
Configuration
Broker*
Select...
Environment
Select environment
Action*
Select...
Listing*
Select market...
Order Type*
Select...
Limit Price
Required for limit/stop-limit and debit/credit/even orders
Stop Price
Required for stop/stop-limit orders
Trail Price
Trailing stop price offset (use price or percent)
Trail Percent
Trailing stop percent offset (use percent or price)
Time in Force
Defaults vary by provider
Tools
trading_place_order
Input
| Parameter | Type | Required | Description |
|---|
Output
| Parameter | Type | Description |
|---|---|---|
summary | string | Order submission status |
provider | string | Provider used |
order | json | Order payload and raw response |
Usage Instructions
Unified trading action block that supports multiple brokerages with either OAuth or API-key authentication.
Notes
- Category:
tools - Type:
trading_action