i am struggling with accessing data using the default data provider. I think that this is Pandas DR. The reason is the tickers for UK LSE don't appear to be recognized. I assume that the format of the symbol is the same as US.
What would be easier is to simply load up the data using say yfinance as a DF before initializing the ffn library. Is this possible please?
Hi there,
i am struggling with accessing data using the default data provider. I think that this is Pandas DR. The reason is the tickers for UK LSE don't appear to be recognized. I assume that the format of the symbol is the same as US.
What would be easier is to simply load up the data using say yfinance as a DF before initializing the ffn library. Is this possible please?
Thanks