markitondemand / DEPRECATED-DataApis

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

Quote API returns all 0s #42

Closed stellarhopper closed 7 years ago

stellarhopper commented 8 years ago

As of right now (10/26/2016, 14:25), the quote API seems to be returning 0s for everything/any symbol. Even the sample page at http://markitondemand.github.io/DataApis/StockQuoteSample/ does the same thing.

d-mccaslin commented 8 years ago

I'm having the same issue. The Quote call returns the Name and Symbol but all the int fields are 0s. I'm getting a "Status":"Failure|APP_SPECIFIC_ERROR"

kaptajnen commented 8 years ago

The GE quote works though. May be due to this comment: https://github.com/markitondemand/DataApis/issues/40#issuecomment-255873870 (i.e. not everything available due to legal reasons)

jensanity5000 commented 8 years ago

Yes many symbols do return data, it is looking like to me the Nasdaq symbols are returning all zeros. FB, AAPL, MSFT all give zeros.

brianbaker commented 7 years ago

This all relates back to #38. Some of the entitlement updates are up in Production and thus some symbols do work. The engineer did confirm that not all of the changes made it up to production thus Nasdaq symbols are erroring out right now. One thing to note is that we'll only be able to give end of day quotes for Nasdaq symbols due to licensing. Once all of the changes are up in Production, we'll update the data disclaimer accordingly.

I'll close out this one and continue to keep #38 open.