jmholzer / probabilistic

Generate probability curves for the future price of publicly traded securities using options chain data.
3 stars 1 forks source link

Add CLI Module #24

Closed jmholzer closed 1 year ago

jmholzer commented 1 year ago

Closes #10.

Add a CLI module using the click library. Added the calculate endpoint for running probabilistic end-to-end, with an initial implementation for CSV input.