Crosshair HUD
data class CrosshairHUD(val price: String, val volume: String, val open: String, val high: String, val close: String, val low: String)
A heads-up display (HUD) is a method of displaying detailed information for a specific bar on the chart itself. The information for the bar that the cursor is currently hovering over is presented in the HUD.