Micro-sheep / efinance

efinance 是一个可以快速获取基金、股票、债券、期货数据的 Python 库,回测以及量化交易的好帮手!🚀🚀🚀
MIT License
1.89k stars 477 forks source link

期货获取1分钟数据能否超过一天的 #144

Open gaorufeng opened 1 year ago

gaorufeng commented 1 year ago

期货获取1分钟数据能否超过一天的 futures.get_quote_history(quote_id, klt=1) 我看更新上有提到,不知道是否支持期货

v0.4.9(2022-07-29) 为 get_quote_history 添加更多选项

v0.4.7(2022-06-24) 添加获取近 n 日 1 分钟 K 线的功能

gaorufeng commented 1 year ago

再请教 get_quote_history 更多选项有说明吗?