Skip to content

Fetches calls and put option chains on terminal using yfinance

Notifications You must be signed in to change notification settings

sjnyth/fetch-optionchains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

📈 fetch-optionchains

A function that fetches calls and put options chains of a ticker using yfinance.

Returns:

strike price, bid, ask, volume, implied volatility, in the money (intrinsic value), date to expiration, mark price, and more.

Run:

run main.py on your terminal

option_chain("BP")

About

Fetches calls and put option chains on terminal using yfinance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages