Skip to content

Commit

Permalink
Update En_US.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Seedarchangel authored Sep 9, 2017
1 parent 9de37df commit 4168dbe
Showing 1 changed file with 23 additions and 10 deletions.
33 changes: 23 additions & 10 deletions Example_Graphs/En_US.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
TuChart
=================
TuChart is a plotting tool for stock market of China.
TuChart is a plotting tool for the Chinese stock market.


## Usage Examples
#### Candlestick Charts
![notebook-0](https://github.com/Seedarchangel/TuChart/blob/master/Example_Graphs/Screen%20Shot%202017-08-29%20at%203.30.19%20PM.png?raw=true)
#### Tick Charts
![notebook-0](https://github.com/Seedarchangel/TuChart/blob/master/Example_Graphs/Screen%20Shot%202017-08-29%20at%202.12.53%20AM.png)
#### Multiple Graphs
![notebook-0](https://github.com/Seedarchangel/TuChart/blob/master/Example_Graphs/Screen%20Shot%202017-08-28%20at%209.01.12%20PM.png)
#### Major Shareholders
![notebook-0](https://github.com/Seedarchangel/TuChart/blob/master/Example_Graphs/New_Top_10.gif?raw=true)
#### Drag and Zoom
![notebook-0](https://github.com/Seedarchangel/TuChart/blob/master/Example_Graphs/sample.gif)

Expand All @@ -18,7 +18,7 @@ In your terminal, enter

```pip install tuchart```

#### Notice:For best plotting experience,please download the latest version = 0.1.2.3
#### Notice:For best plotting experience,please download the latest version = 0.1.2.5

then, under your tuchart directory, e.g:

Expand Down Expand Up @@ -50,13 +50,26 @@ Tuchart currently supports:
* 30 minute average

3. Tick data of individual stocks

4. High frequency data within one day
5. Top Shareholders
## Updates
0.1.2.3
* Added script to save stock list every 12 hours
* Increased stability
* Auto-resize Image according to size of the app
* Added more stock indexes

0.1.2.5
1. Supports plotting for High frequency data
* 1 minute average
* 5 minute average
* 15 minute average
* 30 minute average
2. Supports plotting of top shareholders within a year.

0.1.2.4
* Fixed dependency issues when user has PYQT4 Layer

0.1.2.3
1. Added script to save stock list every 12 hours
2. Increased stability
3. Auto-resize Image according to size of the app
4. Added more stock indexes

## Contact:
Email: [email protected]
Expand Down

0 comments on commit 4168dbe

Please sign in to comment.