(n00b alert) Where can I find the polygon ticker response detailed definition / documentation ?
While the API offer documentation it is very general and not going to the depth of each letter.
I.e. looking on the lastQuote, what is the difference between the two ‘P’?
'lastQuote': { 'P': 120.26,
'S': 4,
'p': 120.25,
's': 65,
't': 1602874139738472031},
Thanks for the help!