mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-15 06:45:48 +00:00
Replace yahoo finance to stooq (#131)
Old code is dropped to separated provider
This commit is contained in:
@ -4,7 +4,7 @@ Name=AAPL.NASDAQ
|
||||
Comment=Apple Inc
|
||||
X-AW-Ticker="AAPL"
|
||||
X-AW-Active=false
|
||||
X-AW-ApiVersion=4
|
||||
X-AW-ApiVersion=5
|
||||
X-AW-Interval=60
|
||||
X-AW-Number=0
|
||||
X-AW-Schedule=
|
||||
|
@ -2,9 +2,9 @@
|
||||
Encoding=UTF-8
|
||||
Name=EUR/RUB
|
||||
Comment=EUR/RUB
|
||||
X-AW-Ticker="EURRUB=X"
|
||||
X-AW-Ticker="EURRUB"
|
||||
X-AW-Active=false
|
||||
X-AW-ApiVersion=4
|
||||
X-AW-ApiVersion=5
|
||||
X-AW-Interval=60
|
||||
X-AW-Number=1
|
||||
X-AW-Schedule=
|
||||
|
@ -2,9 +2,9 @@
|
||||
Encoding=UTF-8
|
||||
Name=EUR/USD
|
||||
Comment=EUR/USD
|
||||
X-AW-Ticker="EURUSD=X"
|
||||
X-AW-Ticker="EURUSD"
|
||||
X-AW-Active=false
|
||||
X-AW-ApiVersion=4
|
||||
X-AW-ApiVersion=5
|
||||
X-AW-Interval=60
|
||||
X-AW-Number=2
|
||||
X-AW-Schedule=
|
||||
|
@ -4,7 +4,7 @@ Name=GOOG.NASDAQ
|
||||
Comment=Google Inc
|
||||
X-AW-Ticker="GOOG"
|
||||
X-AW-Active=false
|
||||
X-AW-ApiVersion=4
|
||||
X-AW-ApiVersion=5
|
||||
X-AW-Interval=60
|
||||
X-AW-Number=3
|
||||
X-AW-Schedule=
|
||||
|
@ -4,7 +4,7 @@ Name=MSFT.NASDAQ
|
||||
Comment=Microsoft Corp
|
||||
X-AW-Ticker="MSFT"
|
||||
X-AW-Active=false
|
||||
X-AW-ApiVersion=4
|
||||
X-AW-ApiVersion=5
|
||||
X-AW-Interval=60
|
||||
X-AW-Number=4
|
||||
X-AW-Schedule=
|
||||
|
@ -2,10 +2,10 @@
|
||||
Encoding=UTF-8
|
||||
Name=RTS
|
||||
Comment=RTS Index
|
||||
X-AW-Ticker="RTS.RS"
|
||||
X-AW-Ticker="^RTS"
|
||||
X-AW-Active=false
|
||||
X-AW-ApiVersion=4
|
||||
X-AW-ApiVersion=5
|
||||
X-AW-Interval=60
|
||||
X-AW-Number=5
|
||||
X-AW-Number=4
|
||||
X-AW-Schedule=
|
||||
X-AW-Socket=
|
||||
|
@ -1,11 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=S&P
|
||||
Comment=S&P 500 Index
|
||||
X-AW-Ticker="^GSPC"
|
||||
X-AW-Active=false
|
||||
X-AW-ApiVersion=4
|
||||
X-AW-Interval=60
|
||||
X-AW-Number=6
|
||||
X-AW-Schedule=
|
||||
X-AW-Socket=
|
@ -2,9 +2,9 @@
|
||||
Encoding=UTF-8
|
||||
Name=USD/RUB
|
||||
Comment=USD/RUB
|
||||
X-AW-Ticker="USDRUB=X"
|
||||
X-AW-Ticker="USDRUB"
|
||||
X-AW-Active=false
|
||||
X-AW-ApiVersion=4
|
||||
X-AW-ApiVersion=5
|
||||
X-AW-Interval=60
|
||||
X-AW-Number=8
|
||||
X-AW-Schedule=
|
||||
|
@ -1,11 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=VIX
|
||||
Comment=Volatility S&P 500
|
||||
X-AW-Ticker="^VIX"
|
||||
X-AW-Active=false
|
||||
X-AW-ApiVersion=4
|
||||
X-AW-Interval=60
|
||||
X-AW-Number=7
|
||||
X-AW-Schedule=
|
||||
X-AW-Socket=
|
Reference in New Issue
Block a user