How can we extract avg trading price?

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):

  • -Previous close
  • -Closing price.
  • -Ask price
  • -Bid price
  • -Average daily Traded price
  • -Minimum daily Trading price (in the day)
  • -Maximum daily Trading price (in the day)

Best regards,

Leticia

Best Answer

  • Monika.Stankovic
    Answer ✓

    Hello @leticia.bernal,

    For information on Datastream definitions and descriptions of the expressions/functions please refer to this help page .

    As this forum is dedicated for the technical question regarding API I would advise contacting Refinitiv Help Desk for content questions as this one .

    Kind regards,

    Monika

Answers