Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyAlpha

Build_Status Coverage Documentation Status

PyAlpha is a python toolbox for backtesting trading ideas. An Alpha is a concrete trading idea that can be simulated historically.

In PyAlpha, an 'Alpha' refers to a mathematical model or strategy, written as python code, which places different bets (weights) on different stocks, and is expected to be profitable in the long run.

Dependencies

  • peewee
  • pandas
  • ystockquote

Installation

$ git clone https://github.com/raj-krishnan/PyAlpha.git
$ cd PyAlpha
$ pip install -r requirements.txt
$ python setup.py install

About

A python toolbox to check the quality of alphas

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages