/decisions · 2026-05-12 · investing · alpaca-substrate
Yesterday we explored Alpaca Markets as the brokerage substrate for Ray-executes-trades capability. Need to know status before next step: do we have an account, or do we need to open one?
The Ray-executes-trades capability needs a brokerage API. Alpaca Markets is the working candidate (commission-free equity trading, programmatic API, paper-trading sandbox, algo-trading-native design — see investing project README for full rationale).
Next step depends on the answer:
Account is open. Provide a way for me to pick up the API keys (1Password item name is fine).
Account opened + sendAlpaca isn't the right substrate. Name what to evaluate instead.
Reconsidered — different broker + sendNeed to open the account first. Use the two fields if there's anything I should scaffold in parallel.
Split + send