dcwangmit01 / options-screener

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

options-screener

# Install
pipenv shell
make install

# generate the CSV files
options coveredcalls run config.yaml coveredcalls.csv
options longputs run config.yaml longputs.csv

About

License:MIT License


Languages

Language:Python 97.9%Language:Makefile 2.1%