openapi-sdk icon indicating copy to clipboard operation
openapi-sdk copied to clipboard

使用history_candlesticks_by_offset获取的K线数据没有包含昨收价(last_close)或者涨跌幅

Open Cachey4467 opened this issue 7 months ago • 1 comments

问题描述

使用history_candlesticks_by_offset获取的K线数据没有包含昨收价(last_close)或者涨跌幅。 希望能包含

Cachey4467 avatar Jul 15 '25 16:07 Cachey4467

last_close 可以直接从上一根获取,涨跌幅可以由该数据直接计算获得

juffson avatar Jul 16 '25 03:07 juffson

由于没有活动,此问题已关闭。如果您仍遇到此问题,请打开一个新问题并附上此问题的链接。 This issue was closed due to inactivity. If you still encounter this issue, please open a new issue and link to this issue. Thank you.

github-actions[bot] avatar Nov 24 '25 04:11 github-actions[bot]