Skip to content

gypsyzz/backtesting

 
 

Repository files navigation

Backtesting

This is a fork of kernc's backtesting.py repo.

Backtest trading strategies with Python.

For usage and documentation, please refer to the original websites. There should be very little difference between the original and this forked version.

Project website + Documentation

[WIP] The main difference is that this fork allows for fractional unit of asset to be traded, which greatly benefit cryptocurrency.

About

Backtest trading strategies in Python.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • JavaScript 0.7%