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 - 2 #51

Closed rhandforth closed 7 years ago

rhandforth commented 7 years ago

Extract from JSON output: { "symbolInput": "GB00B3FJQ599", "basic": { "symbol": "GB00B3FJQ599:GBX", "name": "JP Morgan US Equity Income C - Net Income", "exchange": "Lipper", "exhangeCode": "LIP", "currency": "GBp" }, "quote": { "lastPrice": 2.924, "openPrice": 292.4, "high": 292.4, "low": 292.4, "previousClosePrice": 2.932, "change1Day": -0.008, "change1DayPercent": -0.2728513, "timeStamp": "2017-02-20T05:00:00", "volume": 0.0 } "lastPrice" is in £s not pence.

brianbaker commented 7 years ago

duplicate #50