lavolp3 / MMM-AVStock

MagicMirror module for displaying stock price with Alphavantage API
MIT License
38 stars 18 forks source link

Alphavantage update interval ? #12

Closed tmdag closed 4 years ago

tmdag commented 5 years ago

While we should be getting 5 requests per minute I am getting like 5 per day instead (last updated shows few hours ago). Is that normal ?

lavolp3 commented 5 years ago

Are you getting messages from the module via npm start dev? You should receive a console log like "Error: API Call limit exceeded."

eouia commented 5 years ago

Sorry for late reply. Could you show me your configuration about MMM-AVStock?