Remove US from alphavantage

pull/2033/head
Przemysław Kryger 2 years ago
parent a4b7c9b72c
commit 9e4cd9e499

@ -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" },

Loading…
Cancel
Save