I would like to have confirmation definition for the following Functions/Expressions
AVG#(P,Start Date,End Date) - it is referred to the Average Traded price in one day ?
MIN#(P,Start Date,End Date) - it is referred to the Minimum Trading price in one day ?
MAX#(P,Start Date,End Date) - it is referred to the Maximum Trading price in one day ?
I specifically want to get the following information of values for one specific date (let’s say 09 – 07 – 2019):
- -Average daily Traded price
- -Minimum daily Trading price (in the day)
- -Maximum daily Trading price (in the day)
Best regards,
Leticia