v0.22.0 — Alpaca in the pit
Alpaca trading workflows
- Install the official Alpaca CLI with
moshcode install alpaca; upgrade and uninstall use the same workflow-tool lifecycle. - Use
moshcode trade, TUI/trade, or moshscripttrade()for ticker lookup, quotes, snapshot analysis, positions, orders, account details, and watchlists. - Preview buy and sell orders safely by default; submission requires an explicit
--submit, with quantity and notional order support. - Drop to the native client with
moshcode alpacaor TUI/alpacawhenever the facade is not enough. - Shell completion, generated help, README documentation, missing-Go diagnostics, and real Alpaca CLI compatibility coverage are included.
Authenticate with moshcode trade login before using account endpoints. Alpaca profile selection still controls paper versus live trading.