/backtesting.py

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

Forked from https://github.com/kernc/backtesting.py

Run tests, linting: tox

TODO:

  • Enforce style consistency
    • Add tox, black, pre-commit
  • Replace Pandas DataFrames with CUDA accelerated DataFrames
  • Replace Numpy arrays with CUDA accelerated arrays
  • Replace skopt machine learning with CUDA accelerated ML