Getting Started

Installation

Poetry

Install 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

rr_trading setup

 rr_trading setup Usage: rr_trading setup [OPTIONS] Run the setup wizard ╭─ Options ────────────────────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰──────────────────────────────────────────────────────────────────────────────╯