Tuchart is a visualization interface for the Chinese stock market. Tuchart supports candlestick charts, price charts, tick data, high-frequency data and distribution of top shareholders for individual stocks. Tuchart是一个基于pyqt和echarts的股票视觉化应用。Tuchart 支持日/月线,分笔,高频数据,前十股东分笔的视觉化
TuChart is a visualization tool for the Chinese stock market, based on Tushare and Echarts.
Install all necessary dependencies
pip install pyecharts==0.2.0
pip install tushare==0.8.6
To install Tuchart, enter
pip install tuchart
in your terminal
then, under your tuchart directory, e.g:
/user/anaconda/lib/python2.7/site-packages/tuchart
runpython main.py
The exact path of tuchart in your directory can be located bypip show tuchart
:
add/tuchart
to pinpoint the tuchart directory.
Right click to choose the name of stock and type of data you would like to plot. Then, press the green arrow button to plot. Due to the size constraints, it is recommended to plot fewer than 5 graphs at the same time.
High frequency data is calculated from tick data of your chosen day. Algorithm: 如何用TICK数据生成分钟线数据
Tuchart will return data for top shareholders within your chosen year.
0.1.2.5
0.1.2.4
0.1.2.3
Email: [email protected]