Skip to content

ShadowWhisperer/OptionsMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compare strike price to current price, and show what happens on expiration date.
Stock prices are pulled from Yahoo Finance.

Stock list is saved here C:\ProgramData\ShadowWhisperer\OptionsMonitor\data.csv

Double click an entry to modify it, then press Enter or click off.

Download


Build from source

pyinstaller --noconsole --onefile -i om.ico -n OptionsMonitor.exe options.py --version-file version.txt --add-data "om.ico;."
Capture

About

Track stock sell options. Compare strike to current price. Calculate price differences if assigned or called away.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages