准备增加指数

This commit is contained in:
injoyai
2025-02-19 14:08:16 +08:00
parent 60a8c65c93
commit 38494234cd
3 changed files with 23 additions and 13 deletions

View File

@@ -10,7 +10,6 @@ const (
TypeMinuteTrade = 0x0FC5 //分时交易
TypeHistoryMinuteTrade = 0x0FB5 //历史分时交易
TypeKline = 0x052D //K线图
TypeIndex = 0x052D //指数K线
)
/*