Skip to content

Python script for scanning and analyzing stock options chains

Notifications You must be signed in to change notification settings

mmarose14/options

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

options

Python script for scanning and analyzing stock options chains

Description

This is a Python script that grabs options chains data from an API (Tradier) for a list of symbols. It will then analyze the data and then write it to a file.

Notes

  1. Uses the Traider API (https://documentation.tradier.com/brokerage-api).
  2. I used criteria specifically for my personal needs. This can be adjusted, as is the purpose of this script.
  3. My criteria constantly changes, and the format of the output file constantly changes. Therefore, if one were to use this on their own, they would need to make their own adjustments.

Thanks for reading!

About

Python script for scanning and analyzing stock options chains

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages