We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af4e768 commit 449b147Copy full SHA for 449b147
README.md
@@ -29,12 +29,14 @@ DsxKline.show("sh000001","上证指数")
29
``` python
30
DsxKline.show("sh000001","上证指数",CycleType.t)
31
```
32
+<img width="600" alt="WechatIMG549" src="https://user-images.githubusercontent.com/105279193/212050752-c76aabbd-b909-470f-bad4-d68f5c2a2cb1.png">
33
34
### 五日图
35
36
# 五日图
37
DsxKline.show("sh000001","上证指数",CycleType.t5)
38
39
+<img width="600" alt="WechatIMG550" src="https://user-images.githubusercontent.com/105279193/212050872-06e0bf47-8920-43e4-a70d-24013908bd2c.png">
40
41
### 日K
42
0 commit comments