Getting Started
Installation
Poetry
Project Install
poetry install
Setup
Alpaca (required)
Create an Alpaca API token and save to local host
The alpaca api is used for collecting market data and executing trades with a paper trading and live trading account.
Polygon (optional)
Create a Polygon API token and save to local host
Not integrated yet.
Setup wizard
Use the setup wizard to configure api keys which the application will consume via a user cache object, stored at ~/.config/rr-trading/user_cache.json