Simple Stock Ticker
Categories
Component ID
2683519
Component name
Simple Stock Ticker
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module does not store stock quote data locally. It currently provides a panels pane where a stock symbol can be entered as part of the configuration settings form of the pane. Once the pane is added to a panel, a stock ticker with the last trade price, the change, and the change in percent is added and updated every 10 seconds.
To make this module more usable for a general audience, the following could be completed.
- An admin form could be used to provide the same settings as the pane, but produce a block instead of a pane.
- The display could be moved to a template file with the full set of parameters that yahoo finance returns about a stock quote
.
I am sure there are a lot more features this could use. Please feel free to log feature requests and bug reports to the issue queue.
