Shixin Zhang

Results 126 comments of Shixin Zhang

shall be fixed in 0.11.9 by pining the version. but I will leave this issue open since the long term solution is to make the impl compatible with sqlalchemy v2.0

第二行的分红 value 应该是负值 (因为某种程度相当于卖出),应该就是好的了

> 好像现在这个indexinfo不能用了 ,改成vinfo就好了(至少我是如此) 是的,网易数据源有问题,建议直接用对应的 vinfo 就好了

新版本直接 indexinfo 重定向到 vinfo,防止接口失效

xalpha 没有自动交易的功能,我也没有什么场外自动交易的经验

possible related issue: https://github.com/refraction-ray/xalpha/issues/171, will have a look

currently the fix is in a new branch: https://github.com/refraction-ray/xalpha/tree/pd2, since pandas 2.0 has made verious breaking changes, the overall effect remains to be checked due to limited time. My suggestion...

是的,英为开了浏览器检查,失效有一年了大概~

这个指数似乎是付费的

彭博 xalpha 也能爬虫,BB- 开头的代码,前提是以前用的 api 还没失效的话==,但彭博可能需要科学上网。 > 请问下xalpha可以增加登陆机制吗,这样通过开通试用账号就可以拉取这些指数了 这个暂时没有,不同网站对于登录的要求不太一样,统一的 get_daily 接口和实现都会麻烦些,长远看也可以做,也非常欢迎大家贡献