Skip to content

This is Algo trading written in Python

Notifications You must be signed in to change notification settings

algo2t/algo_tradiing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This is Algo trading written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.9%
  • HTML 3.1%