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 - 5 #54

Closed rhandforth closed 7 years ago

rhandforth commented 7 years ago

Extract from JSON download: { "symbolInput": "GB00BD82KQ40", "basic": { "symbol": "GB00BD82KQ40:GBX", "name": "Trojan Global Income Fund O Income", "exchange": "Lipper", "exhangeCode": "LIP", "currency": "GBp" }, "quote": { "lastPrice": 1.0142, "previousClosePrice": 1.0161, "change1Day": -0.0019, "change1DayPercent": -0.18698947, "timeStamp": "2017-02-20T05:00:00" } "currency" should be "GBP" and "symbol" suffix "GBP", or multiply prices by 100.

brianbaker commented 7 years ago

duplicate #50