Remove US from alphavantage

This commit is contained in:
Przemysław Kryger 2024-10-21 13:12:44 +01:00
parent a4b7c9b72c
commit 9e4cd9e499

View File

@ -188,7 +188,7 @@ static QuoteSourceList currency_quote_sources =
*/
static QuoteSourceList single_quote_sources =
{
{ false, SOURCE_SINGLE, "Alphavantage, US", "alphavantage" },
{ false, SOURCE_SINGLE, "Alphavantage", "alphavantage" },
{ false, SOURCE_SINGLE, "Amsterdam Euronext eXchange, NL", "aex" },
{ false, SOURCE_SINGLE, "Association of Mutual Funds in India", "amfiindia" },
{ false, SOURCE_SINGLE, "Athens Exchange Group, GR", "asegr" },