Metadata-Version: 2.1
Name: bearalpha
Version: 0.1.1
Summary: A Quantum Finance Analyze Toolkit
Home-page: https://github.com/ppoak/BearAlpha
Author: ppoak
Author-email: ppoak@foxmail.com
License: UNKNOWN
Description: # Bearalpha
        
        ![tensorflow](https://img.shields.io/badge/TensorFlow-FF6F00?style=for-the-badge&logo=tensorflow&logoColor=white) ![python](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue)
        
        ## Introduction
        
        Bearalpha is a portal gate to get access to our work collection. The individual project is saved as submodules and can be downloaded respectively.
        
        ## Installation
        
        ```shell
        git clone https://github.com/ppoak/bearalpha
        ```
        
        install any submodule by
        
        ```shell
        cd bearalpha
        git submodule update SUBMODULE
        ```
        
        ## Submodules
        
        - [Database](https://github.com/ppoak/database/tree/main)
        - [Factor](https://github.com/ppoak/factor/tree/main)
        - [Backtest](https://github.com/ppoak/backtest/tree/main)
        - [Quool](https://github.com/ppoak/quool/tree/main)
        - [Research](https://github.com/ppoak/research/tree/main)
        
        ## Plans
        
        The project is under continuously update, a lot of new ideas will be added, and we are looking forward to your great standpoint. Any problem can be come up with a issue, or any data help by email `ppoak@foxmail.com`
        
Keywords: Quantum,Finance
Platform: UNKNOWN
Description-Content-Type: text/markdown
