Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 468 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 468 Bytes

nova-backtest

NovaLabs backtest is a Python library for backtesting algorithmic trading strategies. It aims to facilitate the development of algorithmic trading on the crypto market by downloading historical data prices on the biggest centralized exchanges (Binance, Bybit, OKX, KuCoin & more) and simulates the trades of a given strategy throughout past years. It returns a bunch of statistics, giving a strong evaluation of your strategies performances.