!!! info "[Candlestick](/../../schemas/candlestick)"
|Name
`Lite`|Type|Required
`Default`| Description |
|-|-|-|-|
|open_time
`ot` |string|True|Open time of kline bar in unix nanoseconds|
|close_time
`ct` |string|True|Close time of kline bar in unix nanosecond|
|open
`o` |string|True|The open price, expressed in underlying currency resolution units|
|close
`c` |string|True|The close price, expressed in underlying currency resolution units|
|high
`h` |string|True|The high price, expressed in underlying currency resolution units|
|low
`l` |string|True|The low price, expressed in underlying currency resolution units|
|volume_b
`vb` |string|True|The underlying volume transacted, expressed in base asset decimal units|
|volume_q
`vq` |string|True|The quote volume transacted, expressed in quote asset decimal units|
|trades
`t` |integer|True|The number of trades transacted|
|instrument
`i` |string|True|The readable instrument name: