markitondemand / DEPRECATED-DataApis

Markit On Demand - Market Data APIs
http://dev.markitondemand.com
MIT License
178 stars 68 forks source link

Quote API stuck in time on Oct 14 2016 #41

Closed edeliu2000 closed 8 years ago

edeliu2000 commented 8 years ago

The quote API is stuck in time at Oct 14 2016 and its missing all the changes from Monday 17-th October. Is this know to the dev team? I am building an app for realtime tracking and wanted to give this api a try but looks like its having issues. Is the API still actively maintained? Would be nice to have a dashboard with API availability status if this happens occasionally for whatever reason.

Request: GET http://dev.markitondemand.com/Api/v2/Quote/json?symbol=AAPL Response: { "Status": "SUCCESS", "Name": "Apple Inc", "Symbol": "AAPL", "LastPrice": 117.63, "Change": 0.649999999999991, "ChangePercent": 0.555650538553592, "Timestamp": "Fri Oct 14 00:00:00 UTC-04:00 2016", "MSDate": 42657, "MarketCap": 633842550090, "Volume": 35652191, "ChangeYTD": 105.26, "ChangePercentYTD": 11.7518525555767, "High": 118.17, "Low": 117.13, "Open": 117.88 }

smetis commented 8 years ago

facing same issue here, stuck at Oct 14. If this API no longer supported then I will have to evaluate some other provider.

brianbaker commented 8 years ago

Same as #38. Quotes for some/all symbols are falling back to a data provider that only provides quotes from previous close.