/Stock-Options-Graph

This is a desktop application that helps Options traders to create and analyze their own strategies

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Stock-Options-Graph

This is a desktop application that helps Options traders to create and analyze their own strategies.

Usage

  • Clone the Repository using
git clone https://github.com/TradeMythBuster/Stock-Options-Graph
  • Install the dependencies
python3 -m pip install -r requirements.txt
  • Run the python script
python3 option_payoff_diagram.py

Demonstration

For more details on how to use the application and to learn the math behind the code, head on to