Execute options-trade automatically via Kite.
pip install virtualenv
virtualenv -p <location to python binary> <myenv> source <myenv>/bin/activate cd auto_trade/
pip install -r requirements.txt cd auto_trade/
npm install flask run npm startTo run this project, you will need to add the following environment variables to your .env file
APP_TOKEN -- API Key required for Kite connect
GET /connect/login/