BearAlpha icon indicating copy to clipboard operation
BearAlpha copied to clipboard

Quant finance Portal based on project BearAlpha. This project contains strategy back test framework with backtrader, database construct with BearAlpha, factor analyze based on BearAlpha, and financial...

BearAlpha

Python Scipy Mysql Mariadb Sqlite

Introduction

Bearalpha is a portal gate to get access to our work collection and at the same time, it is a Quantum toolkit. The individual project is saved as submodules and can be downloaded respectively.

Installation

pip install bearalpha

If you need to use bearalpha to do statistical work or crawl informations from the web, please use the following command

pip install bearalpha[stats]
pip install bearalpha[crawl]

Also, you can clone this project and the submodule at a time, which provide you the easiest way to use bearalpha and explore the project collections.

git clone https://github.com/pppoak/BearAlpha --recursive

Then, to ensure there is no path problems when using bearalpha, please run:

pip install -e .

In this way, you can also help develop bearalpha, any changes will be sync to your own bearalpha package. And you can create some pull requests to help us improve bearalpha.

Submodules

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 [email protected]