t() :: %Ccxtex.OHLCV{ base_volume: float() | nil, close: float() | nil, high: float() | nil, low: float() | nil, open: float() | nil, timestamp: integer() | nil }