Skip to content

Haannbboo/JAQK

Repository files navigation

Welcome to JAQK financial data module

A light and useful toolkit developed for financial report getter and basic analysis and calculations.

Author: Hanbo Guo

Facility: High School Afflicated to Renmin University of China

Contact: hbopublic@163.com

What's this

JAQK is a Python tookit providing light and robust data collection and data processing for quantitative analysis for US stocks. JAQK aims to tackle the problem of gathering financial data for high school students, and we hope JAQK can help basic level of quantitative analysis.

Installations

For quick installation with PyPI:

# PyPI 
pip install jaqk

and you can upgrade the package with:

# PyPI upgrade
pip install jaqk --upgrade

You can also set up the package after downloading the package from this site:

# install after downloading
cd (PATH of the download, change to yours) (e.g. macOS: /Users/hanbo/Downloads/JAQK-master; windows: C:\Users\hanbo\Desktop\JAQK-master) 
python setup.py install

Dependency

Documentation

The official documentation is here.

Getting help

For usage questions, the best place to go to is StackOverflow; Further, general questions and discussions can also take place on the github issues section.

If you have ANY detailed question about the plan/design/develop of this package, feel free to contact me through my email.

Previous Updates

All changes (pushes) have been recorded here. Click for more details.

About

A light and useful toolkit developed for financial report getter and basic analysis and calculations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published