Skip to content

Commit 4c3867e

Browse files
authored
Update index.md
1 parent daff0a4 commit 4c3867e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/04_visualizations/6-2-tick/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ sidebar_position: 6.2
1818
### 数据示例
1919

2020
```py
21-
select * from market.rb where symbol = 'rb2505' order by timestamp DESC limit 10000
21+
select * from market.binance where symbol = 'btc_usdt' limit 10000
2222
```
2323

2424
## 盘口实时回放设置

0 commit comments

Comments
 (0)