I tried to use intervals= "60min", "hourly", "1h" to download hourly price data but it either fails or returns the daily data instead.
@tanjunjie91
Thank you for reaching out to us.
The get_history method supports intraday historical data for real-time fields. You can ignore the fields parameter to get all available real-time fields of that item.
This item support the following fields.
hi thanks for this, but which price field among these refers to the CLOSE price?
It should be TRDPRC_1 for the close trade price.
Thanks vm!