markitondemand / DEPRECATED-DataApis

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

Error in data download from Markets Data API V1 - 1 #50

Closed rhandforth closed 7 years ago

rhandforth commented 7 years ago

Extract from JSON output: { "symbolInput": "GB00BKJ9C676", "basic": { "symbol": "GB00BKJ9C676:GBX", "name": "Castlefield CFP SDL UK Buffettology Fund Institutional Income Shares", "exchange": "Lipper", "exhangeCode": "LIP", "currency": "GBp" }, "quote": { "lastPrice": 2.3662, "previousClosePrice": 2.3765, "change1Day": -0.0103, "change1DayPercent": -0.43341048, "timeStamp": "2017-02-17T05:00:00" } Currency should either be "GBP" or all prices should be multiplied by factor of 100.

brianbaker commented 7 years ago

What API endpoint were you using?