@somnia-chain/markets-sdk / react / useLivePriceTicks
Function: useLivePriceTicks()
useLivePriceTicks(
asset,limit?):PricePoint[]
Defined in: hooks.ts:427
The live tick tape of one asset, newest first. Watches the feed while mounted.
Parameters
asset
string | undefined
limit?
number = 100