TuChart
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 支持日/月线,分笔,高频数据,前十股东分笔的视觉化
File Explorer
Download Latest Version (.zip)- __init__.py
- __main__.py
- __version__.py
- Graph.py
- layout.py
- main.py
- tuchart-0.1.2.5-py2.py3-none-any.whl
- tuchart-0.1.2.5.tar.gz
- En_US.md
- New_Top_10.gif
- o7FfxD1s1g.gif
- Revised.gif
- sample.gif
- Screen Shot 2017-08-28 at 8.46.54 PM.png
- Screen Shot 2017-08-28 at 9.01.12 PM.png
- Screen Shot 2017-08-28 at 9.05.01 PM.png
- Screen Shot 2017-08-28 at 9.18.32 PM.png
- Screen Shot 2017-08-29 at 2.11.43 AM.png
- Screen Shot 2017-08-29 at 2.12.53 AM.png
- Screen Shot 2017-08-29 at 3.30.19 PM.png
- Screen Shot 2017-09-05 at 11.55.53 PM.png
- Screen Shot 2017-09-06 at 1.33.26 PM.png
- Screen Shot 2017-09-06 at 12.33.55 AM.png
- Screen Shot 2017-11-06 at 3.34.29 PM.png
- Screen Shot 2017-11-06 at 3.34.54 PM.png
- SLYJiZEBeD.gif
- Top_10.gif
- tuchart_path.png
- __init__.py
- __version__.py
- Graph.py
- layout.py
- main.py
- main.pyc
- misc.xml
- modules.xml
- Tuchart3.0 -beta.iml
- workspace.xml
- Graph.cpython-36.pyc
- layout.cpython-36.pyc
- class
- Graph.py
- layout.py
- main.py
- time
- .gitattributes
- LICENSE
- MANIFEST
- README.md
- setup.py
🚀 Installation Guide
1. Get the code
git clone https://github.com/Seedarchangel/TuChart
Downloads the entire project code from GitHub to your computer.
cd TuChart
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly — no need to clone the source.
python <실행할 파일명>.py # README에서 정확한 실행 파일명을 확인하세요
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
