Skip to content

devangmukherjee/hit-and-run-trading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

HIT AND RUN TRADING

All strategy ideas in this code have been taken from the book hit and run trading by Jeff copper.

It combines 9 strategies in one which essentially one can plug and play.

Setup

  1. Have a zerodha api account
  2. Line 19: access_token is text file which contains your request token Note: In windows it will be 'access_token.txt'
  3. Line 20: api_key contains - api key, api secret, zerodha userid, zerodha password, zerodha numeric password (in this order) Note: In windows it will be 'api_key.txt'

Some ideas of this code have taken from Mayank Rasu.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages