Metadata-Version: 2.1
Name: testwise
Version: 0.0.40
Summary: A backtester (backtest helper) for testing my trading strategies.
Home-page: https://github.com/aticio/testwise
Author: Özgür Atıcı
Author-email: aticiozgur@gmail.com
License: UNKNOWN
Description: # Testwise
        
        ![Publish Python 🐍 distributions 📦 to PyPI and TestPyPI](https://github.com/aticio/legitindicators/workflows/Publish%20Python%20%F0%9F%90%8D%20distributions%20%F0%9F%93%A6%20to%20PyPI%20and%20TestPyPI/badge.svg)
        
        A backtester (backtest helper) for testing my trading strategies.
        
        ## Installation & Usage
        
        Run the following to install:
        
        ```python
        pip install testwise
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Provides-Extra: dev
