jhirschibar / LittleJohn

Project to discover a deterministic value policy useful in managing a portfolio of short option spreads
5 stars 0 forks source link

CLI orchestrator #1

Closed jhirschibar closed 12 months ago

jhirschibar commented 1 year ago

design the orchestrator and all the different processes that will be involved. Those components will then propagate to the API handlers and the ETL steps.

Make the process Asyncronous and parallelized so that it doesn't take years

(Need to make sure you cannot "remove all")

jhirschibar commented 1 year ago

Add a way to get all stock price updates in the orchestrator

jhirschibar commented 1 year ago

Figure out logic for refreshing (since last pulls? Or update everything everytime?)