Dwi Hadyan Harsono

Results 3 comments of Dwi Hadyan Harsono

tried "Use 5205-KL instead of 5205.KL", still doesnt work. found another sample ticker (1163.KL), its PE RATIO (TTM) is available, but it refuse to show its value. return error "ValueError:...

@asafravid i tried to write script as simple as : ``` import yfinance as yf symbol = yf.Ticker("5205.kl").info ``` and error message still same. below is the complete error message...

@AnasEssahal Thought might be useful. For my error was "IndexError: index -1 is out of bounds for axis 0 with size 0", What I did was: 1. Check that ticker...