alpaca-trading
Installation
SKILL.md
Alpaca Trading Skill
Execute trades and manage portfolios through the apcacli command-line tool for Alpaca's Trading API.
Installation
apcacli is a Rust CLI. Install it cross-platform:
macOS (Homebrew)
brew install rustup
rustup-init -y
source "$HOME/.cargo/env"
cargo install apcacli