We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daff0a4 commit 4c3867eCopy full SHA for 4c3867e
1 file changed
docs/04_visualizations/6-2-tick/index.md
@@ -18,7 +18,7 @@ sidebar_position: 6.2
18
### 数据示例
19
20
```py
21
-select * from market.rb where symbol = 'rb2505' order by timestamp DESC limit 10000
+select * from market.binance where symbol = 'btc_usdt' limit 10000
22
```
23
24
## 盘口实时回放设置
0 commit comments