有个字段好像匹配上了基金的昨收净值?

This commit is contained in:
钱纯净
2025-03-12 21:26:12 +08:00
parent c0850a0057
commit 78a0bb9702

View File

@@ -30,7 +30,7 @@ type Quote struct {
OuterDisc int // 外盘(东财的盘口-外盘)(和东财对不上)
ReversedBytes2 int // 保留,未知
ReversedBytes3 int // 保留,未知
ReversedBytes3 int // 保留,未知,基金的昨收净值?
BuyLevel PriceLevels // 5档买盘(买1-5)
SellLevel PriceLevels // 5档卖盘(卖1-5)