What problem does it solve?
Stock traders need a reliable way to place orders, manage positions, and review account/portfolio status without manually stitching together broker APIs and workflows.
Core Features & Use Cases
- Broker-connected portfolio & position management: Pull account value, open positions, quotes, and unrealized P&L for US stocks and ETFs (primarily via Alpaca), including paper trading for safer practice.
- Order execution & management: Place market/limit/stop/stop-limit/trailing-stop orders, cancel orders, and close positions or all positions.
- Market data & basic analysis: Check whether markets are open, retrieve quotes, and compute pivot points for decision support.
Use case: You want to run a simple rules-based swing plan—connect to Alpaca in paper mode, check a quote, buy a set quantity, then attach a stop loss to manage downside automatically.
Quick Start
Connect the skill in paper trading mode, then place a market buy for 10 shares of AAPL and report your updated portfolio balance.