issues
search
lavolp3
/
MMM-AVStock
MagicMirror module for displaying stock price with yfinance API
MIT License
39
stars
18
forks
source link
included decimals option and optimized loading time
#4
Closed
lavolp3
closed
5 years ago
lavolp3
commented
5 years ago
Included option to change decimals for stock values.
With START socket notification the poller array got filled a second time leading to longer load times. Included if statement to fill pooler only if it is not yet filled.
Adjusted error message for exceeded API calls
eouia
commented
5 years ago
Wow... Great.