Metadata-Version: 2.1
Name: tashares
Version: 0.1.5
Summary: a TA model for China A-Shares
Home-page: https://github.com/joeycw/tashares
Author: joey.cw
Author-email: joey.cw@protonmail.com
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/x-rst
License-File: LICENSE

tashares is a python module to forecast China A-shares price trend in 1, 2 and 5 days. It is an open-source tool, that utilizes yfinance and talib to generate 155 techinical analysis features, and then leverage catboost to build three ranking models that order all stock prices of interest from trending up to trending down relatively.

