Added vwat info to the features.db.
This commit is contained in:
@@ -16,6 +16,7 @@ type FeatureBucket struct {
|
||||
OFI float64 // Net volume (Buy volume - Sell volume)
|
||||
VolumeSum float64 // Total volume exchanged
|
||||
ClosePrice float64 // Final transaction price in the bucket
|
||||
VWAP float64 // Volume-Weighted Average Price in the bucket
|
||||
}
|
||||
|
||||
// BybitWSMessage represents the top-level WebSocket message from Bybit V5 publicTrade.
|
||||
|
||||
Reference in New Issue
Block a user