Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

东财的日度资金流向接口,无法返回指定时间段的数据,数据未过滤 #114

Closed
Snowfall-in-June opened this issue Nov 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Snowfall-in-June
Copy link

stock_capital_flow_east.py 文件中
class StockCapitalFlowEast(StockCapitalFlowTemplate)下的方法
def get_capital_flow(self, stock_code: str = '000001', start_date=None, end_date=None)
start_date和end_date不生效,无法过滤出相关时间段的数据

@1nchaos 1nchaos added the bug Something isn't working label Nov 29, 2024
@1nchaos
Copy link
Owner

1nchaos commented Dec 2, 2024

非常感谢,
更新到 2.7.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants