LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
ncBacktester/__init__.py
ncBacktester/backtest.py
ncBacktester/metrics.py
ncBacktester/plotter.py
ncBacktester/stop_loss.py
ncBacktester/strategy_executor.py
ncBacktester.egg-info/PKG-INFO
ncBacktester.egg-info/SOURCES.txt
ncBacktester.egg-info/dependency_links.txt
ncBacktester.egg-info/requires.txt
ncBacktester.egg-info/top_level.txt
tests/__init__.py
tests/test_integration.py
tests/test_metrics.py
tests/test_plotter.py
tests/test_stop_loss.py
tests/test_strategy_executor.py