Metadata-Version: 2.1
Name: open-quant-data
Version: 0.3.2
Summary: open quant data
Home-page: https://github.com/openhe-hub/open-quant-data.git
Author: openhe
Author-email: hezhewen2004@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# OPEN-QUANT-DATA

## Introduction
This is open source quant framework for local dataset generation
, third-party dataset api analysis, and quant data statistics

## Features
### Local Dataset
This feature need support from `open-quant-spider`, by
reading the data recording by `open-quant-spider` from 
Mysql or Redis. The framework export the dataset as csv 
files
### ThirdParty Dataset
Sometimes we may have insufficient data from local recording, 
so we plan to support third-party data sources. Currently, 
we support `Akshare` and `Xtquant + MiniQMT`, which includes
stock, bond, etf, in-market fund history data with multi formats.
### Statistics
The core statistics module's aim is to do factor statistics and
dataset utils. 
## Install & Run

## Contributors

## Bug Report
