- Steps to run file:
- Go inside the
backenddirectory. - Run
python3 backend.py - Go back and enter the
clientdirectory - Use command
npm installinside the root folder to install the packages. - Then use the command
npm run startto start the development server
- Go inside the
-
Contributors:
- Neeraj Pandey
-
This version is using Tradier sandbox, so only static data for VXX option is being generated. If you wish to get all options data, use the Brokers API.
-
Feel free to raise a PR if you find a problem.

