-
运行akshare\stock_zt_pool_em.py,报如下错误,怎么解决呢?
2024-07-29 22:13:12.614 | INFO | ddump.api.dump:download:151 - 下载 stock_zt_pool_em () {'date': '20231101'}
2024-07-29 22:13:27.843 | INFO | ddump…
-
- [x] keywordExtraction
- [x] Baidu
- [x] duckduckgoSearch
- [x] pubmed
- [x] wikipedia
- [x] bing
- [x] google
- [x] google scholar
- [x] DeepL
- [x] Github
- [x] BaiduFanyi
- …
-
[AkShare-开源金融数据接口库](https://github.com/jindaxiang/akshare) 基于 Python 的开源金融数据接口库,目前已有 16 万+下载量和 420+ star
-
tushare现在需要冲积分了,可以换成免费的akshare
wac81 updated
6 months ago
-
pos=chineseList.index(var)
ValueError: '20号胶20' is not in list
应该是最近新出的期货没有录入到
chineseList=['橡胶','天然橡胶','石油沥青','沥青','沥青仓库','沥青(仓库)','沥青厂库','沥青(厂库)','热轧卷板','热轧板卷','燃料油',
'白银','…
-
我想用后复权数据训练模型,但是你用的Akshare接口下载的东财数据,其中成交额是按不复权股价计算的,所以因子计算中平均成交价也是不复权的,即使开收高低都是后复权。由于东财的后复权算法是闭源的,我无法将成交额从不复权修正成后复权,这应该会影响因子模型。我尝试了Akshare的新浪端口,新浪的复权算法是开源的(算法与东财不同),但新浪端口历史数据不含成交额,所以平均成交价直接求不出来了。请问您有什么…
-
AKShare 已升级到最新版本 1.15.20
调用的接口: get_futures_daily
代码如下:
current_time = datetime.now()
formatted_now = current_time.strftime("%Y-%m-%d %H:%M:%S")
curret_date = current_time.strftime("%Y-%m-%d")
…
-
问题简述:
关于AKShare在使用AKTooks工具实现后,目前发现期货数据里关于“会员持仓排名”的全部接口([https://akshare.akfamily.xyz/data/futures/futures.html#id30),](https://akshare.akfamily.xyz/data/futures/futures.html#id30%EF%BC%89%EF%BC%8C) …
-
I tried it with China's A-share 000001 and found that it was not accurate. Is there anything that I used improperly?
The blue-grey line is real data, and the red line is predicted value.
I used th…
-
操作系统版本:Windows 10.0.19045 64位
Python版本:Python3.11
AKShare版本:1.15.16
接口名称:news_trade_notify_suspend_baidu
调用代码:news_trade_notify_suspend_baidu_df = ak.news_trade_notify_suspend_baidu(date="20220…