mirror of
https://github.com/injoyai/tdx.git
synced 2025-11-26 21:25:35 +08:00
有个字段好像匹配上了基金的昨收净值?
This commit is contained in:
@@ -30,7 +30,7 @@ type Quote struct {
|
|||||||
OuterDisc int // 外盘(东财的盘口-外盘)(和东财对不上)
|
OuterDisc int // 外盘(东财的盘口-外盘)(和东财对不上)
|
||||||
|
|
||||||
ReversedBytes2 int // 保留,未知
|
ReversedBytes2 int // 保留,未知
|
||||||
ReversedBytes3 int // 保留,未知
|
ReversedBytes3 int // 保留,未知,基金的昨收净值?
|
||||||
BuyLevel PriceLevels // 5档买盘(买1-5)
|
BuyLevel PriceLevels // 5档买盘(买1-5)
|
||||||
SellLevel PriceLevels // 5档卖盘(卖1-5)
|
SellLevel PriceLevels // 5档卖盘(卖1-5)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user