InvestorySpot Stock Ticker displays live stock prices in a scrolling ticker bar or table format. It supports multiple data providers (Yahoo Finance, Alpha Vantage, Finnhub) with automatic fallback if one provider fails.
Basic shortcode:
[stock_ticker]
With custom symbols and table display:
[stock_ticker symbols="AAPL,GOOGL,MSFT,AMZN,NVDA" display="table"]
All attributes:
* symbols – Comma-separated stock symbols
* display – “ticker” (scrolling) or “table”
* color_up – Hex color for positive changes
* color_down – Hex color for negative changes
* refresh – Cache duration in seconds