Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.codex.io/llms.txt

Use this file to discover all available pages before exploring further.

o
Float!
The opening price.
h
Float!
The high price.
l
Float!
The low price.
c
Float!
The closing price.
v
Int
The volume.
volume
String!
The volume with higher precision.
t
Int!
The timestamp for the bar.

Used By

Returned by
  • onUnconfirmedBarsUpdated (deprecated): Deprecated unconfirmed live-streamed bar chart data to track price changes over time. Use onBarsUpdated instead. (Solana only)