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 - 4 #53

Closed rhandforth closed 7 years ago

rhandforth commented 7 years ago

Extract from JSON download: { "symbolInput": "GB00B8BZ3226", "basic": { "symbol": "GB00B8BZ3226:GBP", "name": "Threadneedle Monthly Extra Income Fund Z Income GBP", "exchange": "Lipper", "exhangeCode": "LIP", "currency": "GBP" }, "quote": { "lastPrice": 137.51, "previousClosePrice": 137.89, "change1Day": -0.38, "change1DayPercent": -0.27558199, "timeStamp": "2017-02-20T05:00:00" } "currency" should either be "GBp" and symbol suffix ":GBX", or prices should be divided by 100.

brianbaker commented 7 years ago

duplicate #50