Skip to content

Conversation

@kevinanewman
Copy link

I had some issues with SimpleDashboard, the candlestick chart was missing the moving average lines, some common tickers wouldn't work (like SPY or QQQ) and the SP500 .csv file wouldn't load (had a bad UTF-8 char). These are my updates:

fixed missing moving average plots on candlestick chart
updated Layout.py to allow for common ETFs (like SPY, QQQ) which have missing or non-numeric fields
updated stock ticker error messages to be more informative
added ticker to getCandlestick() to allow for the plot legend
fixed table label for shares outstanding, was a duplicate EPS

re-saved SP500StockList to fix UTF-8 encoding error, no content changes

Cheers,
Kevin

updated Layout.py to allow for common ETFs (like SPY, QQQ) which have missing or non-numeric fields
updated stock ticker error messages to be more informative
added ticker to getCandlestick to allow for the plot legend
fixed table label for shares outstanding, was a duplicate EPS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant