mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 23:16:45 +00:00
@@ -83,7 +83,7 @@ type ANXTicker struct {
|
||||
Vwap ANXTickerComponent `json:"vwap"`
|
||||
Vol ANXTickerComponent `json:"vol"`
|
||||
Last ANXTickerComponent `json:"last"`
|
||||
Buy ANXTickerComponent `json:buy"`
|
||||
Buy ANXTickerComponent `json:"buy"`
|
||||
Sell ANXTickerComponent `json:"sell"`
|
||||
Now float64 `json:"now"`
|
||||
UpdateTime float64 `json:"dataUpdateTime"`
|
||||
|
||||
Reference in New Issue
Block a user