Skip to content

This project processes the market data and calculates Implied volatility (IV), etc. and display as an options chain screen on a website.

Notifications You must be signed in to change notification settings

CodeCrafters-Edelweiss/Options-Chain-Tool

Repository files navigation

Options Chain Tool

This project processes the market data and calculates Implied volatility (IV), etc. and display as an options chain screen on a website.

Video Presentation

https://drive.google.com/file/u/1/d/1Q2UKd5lOcR3zN9SUEEXM65_sPGgCw_Gy/view?usp=sharing

PPT

https://docs.google.com/presentation/u/1/d/19rjTuBFKIDI5vHKFzugufKr8EoMCFABPb2kEED48uYU/edit?usp=sharing

The Video presentation and PPT are also present in the resources folder.

Steps for installation:

Run Locally

Clone the project

  https://github.com/CodeCrafters-Edelweiss/Options-Chain-Tool.git

Running Flask Server

Install Flask dependencies

  pip install requirements.txt

Start the server

  python api.py

Running React

Change directory

  cd  client

Install dependencies

  yarn install

Start react server

  yarn start

Server should start at localhost port 3000

http://localhost:3000/

Authors

About

This project processes the market data and calculates Implied volatility (IV), etc. and display as an options chain screen on a website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5