DCF
DCF copied to clipboard
ValueError on running the example code
python main.py --t AAPL --i 'quarter' --y 3 --eg .15 --steps 2 --s 0.1 --v eg --apikey <deleted>
Traceback (most recent call last):
File "main.py", line 112, in
that's may because of income_statement[0]['EBIT'] is empty from the source data
I think it works for me -- still having this issue?
I have the same issue.
Reason is that the nice people from financialmodelingprep do not provide the most recent EBIT anymore. I am going to make a pull request to your repo.