Hi. I am using the free Aplha Vantage API to build a backtesting/automated trade system. I'm just looking at stocks right now, so that is the only instrument I pull from the API. I notice that US stocks are in dollars and UK ones in pence, but there is nothing to indicate this difference within the data (I'm talking about the denomination difference, not the currency - if US were in cents and UK in pennies it would be the same denomination). This convention seems to be the same on Yahoo Finance and the couple of brokers I have access to. To make things even more confusing, UK ETFs are in GBP on all these platforms.
This is causing me a bit of a headache because I need my denominations to be consistent between currencies. Or if they're not, at least predictably inconsistent!
Is there some stock price currency convention that I am not party to?
This is causing me a bit of a headache because I need my denominations to be consistent between currencies. Or if they're not, at least predictably inconsistent!
Is there some stock price currency convention that I am not party to?