/algo_tradiing

This is Algo trading written in Python

Primary LanguagePython

algo_tradiing

This is Algo trading written in Python

  • Required Module
    • pip install flask
    • pip install --upgrade kiteconnect

Local setup

  • Create a folder for deploy and logs ( Folder names should be defined in /config/server.json )
  • Update clientID,appKey and appSecret in /config/brokerapp.json
  • Make sure to define the trading holidays in /config.holidays.json