Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 388 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 388 Bytes

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