I am trying to normalize the values that I get using fundamentals data (ie: pe_ratio = Fundamentals.pe_ratio.latest ).
How can I extract the maximum || minimum value for the pe_ratio for example in the past x days? This would be done withing the pipeline if it makes a difference.
Thank you for any help (or pointers) that can be provided.