Hello, I would need to get a table with the different ISIN and fields, and finally the average of each field.
before that, I would like to set some rules to exclude the outliers.
output example:
EV/EBITDA P/B P/Sales
AAPL 7 …. …
MSFT 3 … …
Average 5 … …
could you please help me with the code below:
thanks