Skip to content

yfinance国内无法访问,开代理也不行,有什么好办法吗? #3

@xinmans

Description

@xinmans

import yfinance as yf

 # 1. get the stock data from quoter, return a pandas dataframe
                df = yf.Ticker(stock).history(interval="1h", actions=False, prepost=False, raise_errors=True)

这部分能改成从futu获取吗?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions