markitondemand / DEPRECATED-DataApis

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

Interactive Chart API does not return any elements #45

Closed marinfischer closed 7 years ago

marinfischer commented 7 years ago

The Interactive Chart API is no longer returning any data. All values are null. GET: http://dev.markitondemand.com/MODApis/Api/v2/InteractiveChart/json?parameters=%7B%22Normalized%22%3Afalse%2C%22NumberOfDays%22%3A365%2C%22DataPeriod%22%3A%22Day%22%2C%22Elements%22%3A%5B%7B%22Symbol%22%3A%22AAPL%22%2C%22Type%22%3A%22price%22%2C%22Params%22%3A%5B%22c%22%5D%7D%5D%7D

Response: {"Labels":null,"Positions":null,"Dates":null,"Elements":[]}

rameez920 commented 7 years ago

I have been having the same issue, the problem seems to be for NASDAQ, stocks from NYSE still work fine.

juleskreutzer commented 7 years ago

I have this problem for almost a week now that NASDAQ companies don't return any data, NYSE indeed still works fine.

ghost commented 7 years ago

I'm guessing this is same issue as #38, should be fixed soon

rameez920 commented 7 years ago

Seems to be working fine now.