markitondemand / DEPRECATED-DataApis

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

Does Intraday API work? #30

Closed alokshenoy closed 8 years ago

alokshenoy commented 8 years ago

I'm using something like this: http://dev.markitondemand.com/MODApis/Api/v2/InteractiveChart/json?parameters={%22Normalized%22:false,%22NumberOfDays%22:2,%22DataPeriod%22:%22Minute%22,%22DataInterval%22:5,%22Elements%22:[{%22Symbol%22:%22AAPL%22,%22Type%22:%22volume%22}]}

But this returns: {"Labels":null,"Positions":null,"Dates":null,"Elements":[]}

Zylviij commented 8 years ago

I have had an identical problem.

alokshenoy commented 8 years ago

I guess no one knows the solution to this?

markhealey commented 8 years ago

This API is interday only. See https://github.com/markitondemand/DataApis/issues/12#issuecomment-71492897