Skip to content

v0.22.0 — Alpaca in the pit

Choose a tag to compare

@ralyodio ralyodio released this 04 Aug 18:32
e6217bf

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 moshscript trade() 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 alpaca or TUI /alpaca whenever 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.