Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithmic-Trading

My python implementation of trading strategies discussed in the book Algorithmic Trading By Ernie Chan using data from Indian markets.

How to run

Didn't use notebooks because resuing code from other notebooks is a pain in the neck. To run simply:

  • Create virtual enviornment and install requirements
  • Excute files as modules using -m option. Ex: python -m strategies.mean_reversion.adf_and_hurst

Data Sources

About

Python implementation of trading strategies discussed in the book "Algorithmic Trading" By Ernie Chan using data from Indian markets.

Topics

Resources

Stars

45 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages