Closed
Description
I am trying to calculate PE ratio for some tickers and to get the most accurate result I need to base the PE off of the diluted EPS. However the python client only gives me basic EPS which gets me close, but not perfectly accurate results. The REST API has a diluted EPS field so I assumed it would be present.
Are there any plans on adding support for diluted EPS in the Python client?