Read the statement by Michael Teeuw here.
MMM-AVStock
-
All,
anyone volunteering to do some beta testing?I have pushed a new branch new_api including the IEX API. You would need an IEX API key (as described in the README) in ADDITION to the alphavantage key.
Then you will have up-to-date quotes in table, ticker, and grid.
Unfortunately I cannot switch completely to IEX, since fetching historical data is too expensive and would blow the free quota limit.git fetch git checkout new_api git pull
Let me know if you are going to test this and if the results are satisfying.
I will also look for another API to include all. Suggestions much appreciated! -
Hello @lavolp3
How follow Bitcoin BTC/EUR ? I can’t find the symbol.
https://www.alphavantage.co/query?function=SYMBOL_SEARCH&keywords=bitcoin&apikey=NXXXXXXXXXXXXX
OK to test your beta :)
-
@thymon said in MMM-AVStock:
Hello @lavolp3
How follow Bitcoin BTC/EUR ? I can’t find the symbol.
https://www.alphavantage.co/query?function=SYMBOL_SEARCH&keywords=bitcoin&apikey=NXXXXXXXXXXXXX
OK to test your beta :)
Try the symbol BTCUSD. Works with many fx.
-
@lavolp3 Is this module still being maintained?
-
@requiemmg
API calls required for this through "AlphaVantage " were free but are now behind a paywall. Currently broken in it’s current state.