Skip to content

angelohomen/backtest-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backtest-lib

This repository is meant to be a pseudo-generic backtest for algotrading in python.

Clone:

~> git clone --branch main https://github.com/angelohomen/backtest-lib.git
~> cd backtest-lib

Setup:

~> python -m venv venv
~> venv/Scripts/activate.bat
~> python -m pip install -r requirements.txt

About

This repository is meant to be a pseudo-generic backtest for algotrading in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors