polygon-io / issues

Quickly track and report problems with polygon.io
29 stars 0 forks source link

Simple and Exponential Data API data doesn't reflect same results as Yahoo Finance and Investing.com #244

Open wa-spare opened 1 year ago

wa-spare commented 1 year ago

URL https://api.polygon.io/v1/indicators/sma/MSFT?timestamp=2023-04-10&timespan=day&adjusted=false&window=10&series_type=close&expand_underlying=true&order=desc&limit=10&apiKey={}

historical end of day response values don't match that of Yahoo.com and Investing.com (data from both sites match each other, polygon data does not)

avatards commented 1 year ago

I believe polygon data you're referring to does actually match that of yahoo. Note that polygon output is OCHL whereas yahoo is OHLC. Also, some of this polygon figures seem to show higher resolution whereas yahoo always rounds to the 2nd digit.