TickMinimal
The TickMinimal interface represents the minimal tick data in an option pool.
The unique identifier for the tick.
The normalized price of the asset, which accounts for factors like inflation or currency conversion.
The price of the asset at this tick. It's expressed as a bigint for precision.
Generated using TypeDoc
TickMinimal
The TickMinimal interface represents the minimal tick data in an option pool.