Skip to main content

Module data_types

Module data_types 

Source
Expand description

Hyperliquid-specific custom data types.

These types carry Hyperliquid domain data through the Nautilus data engine as CustomData.

Structs§

HyperliquidAllDexsAssetCtxs
Hyperliquid normalized aggregate snapshot from the allDexsAssetCtxs WebSocket channel.
HyperliquidAllMids
Hyperliquid all mid prices snapshot from the allMids WebSocket channel.
HyperliquidDexAssetCtx
Normalized per-instrument entry within allDexsAssetCtxs.
HyperliquidImpactPrices
Impact prices reported by Hyperliquid for venue-side execution estimates.
HyperliquidOpenInterest
Hyperliquid open interest update from the activeAssetCtx WebSocket channel.

Functions§

register_hyperliquid_custom_data
Registers Hyperliquid custom data types.