Close Price of the day's candle data is usually updated the next day, early morning. You can use historical data API to fetch historical day candle closes.
ohlc.close of the quote endpoint is the closing price of the instrument from the last trading day. For more details, please refer to the documentation.
I think the quantities may be zero in the holdings because they are all MTF, and the MTF section is not being put into the Holding POJO yet. Is this as expected for MTF ? I have bought one cash posit…
No, bid-specific detail won't be available in the historical data APIs, but the total volume. All fields available for the historical chart data can be referred to in the documentation.