Metadata-Version: 2.1
Name: quantbacktest
Version: 0.0.12
Summary: This backtesting is used to backtest algorithmic/quant trading strategies.
Home-page: https://gitlab.com/fsbc/theses/quantbacktest
Author: Jan Frederic Spörer
Author-email: jan.spoerer@whu.edu
License: BSD <two-clau></two-clau>se license
Description: # Setup
        
        Install the project via the shell: `pip install quantbacktest`.
        
        Update to a newer version via the shell (do this twice!): `pip install quantbacktest --upgrade`.
        
        # Exemplary usage
        
        
        
        # Background
        
        This project is the main part of a Master's thesis by Jan Spörer at the Frankfurt School Blockchain Center. It has just been started, but you can track the thesis's progress here: https://www.overleaf.com/read/mtfktgqqwvsr
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
