mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-21 16:38:06 -06:00
Remove US from alphavantage
This commit is contained in:
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…
Reference in New Issue
Block a user