Giter VIP home page Giter VIP logo

options_lab's Introduction

Poorman's Options Lab


TL;DR

This notebook has thrree tools

  1. find_best_put_to_sell
  • input a ticker and the max breakeven price, output the top cash covered put options to sell that yields highest Annualized Return Rate for the cash collateral.
  1. find_best_call_to_sell
  • input a ticker and the min breakeven price, output the top covered call options to sell that yields highest Annualized Return Rate for the equity collateral.
  1. find_best_call_to_buy
  • input a ticker, visualize the Implied Volatility of call option over different expiration dates and strike prices. The dips in the curves are probably better choices to buy than their neighbors.

Disclaimer

This software comes with absolutely no warranty nor support whatsoever, and it's purely for research purpose. Use it at your own risk.

FAQ

  1. How to use this notebook?
  • Search "how to use ipython notebook".
  • Run "Common Block" first, then run the individual tools block.
  1. Where did you get the data?
  • All the financial data used by this program are from yahoo finance.
  • The data quality (accuracy, integrity, latency, etc.) is totally up to finance.yahoo.com and the yfinance tool.
  1. Suggestions? Discussions?

options_lab's People

Contributors

fanzhenya avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.