Linux 软件免费装
Banner图

InvestorySpot Stock Ticker

开发者 simbe1
更新时间 2026年8月3日 02:59
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

stocks finance stock market stock ticker finance widget

下载

1.1.0 1.0.0

详情介绍:

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. Yahoo Finance is used as the primary provider and requires no API key. Alpha Vantage and Finnhub keys can be optionally configured for fallback. External Services This plugin connects to one or more external APIs to retrieve real-time stock market data. Data is fetched whenever the shortcode is rendered or when the frontend auto-refreshes (default every 300 seconds). The stock symbols configured by the site administrator are sent to the active provider's API. No personal data of site visitors is sent.

安装:

  1. Upload the investoryspot-stock-ticker folder to /wp-content/plugins/
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Go to Settings > InvestorySpot Stock Ticker to configure default symbols and display options
  4. Add [investoryspot_stock_ticker] shortcode to any post or page

常见问题:

Do I need an API key?

No. Yahoo Finance is used as the primary provider and requires no API key. Alpha Vantage and Finnhub keys are optional fallbacks.

Can I display different stocks on different pages?

Yes. Use shortcode attributes: [investoryspot_stock_ticker symbols="AAPL,MSFT,GOOGL"]

Can I display cryptocurrency prices?

Yes. Yahoo Finance supports crypto symbols such as BTC-USD, ETH-USD, and DOGE-USD. Use the decimals attribute for accurate prices, e.g. [investoryspot_stock_ticker symbols="BTC-USD,ETH-USD" decimals="4"].

How often does the data refresh?

Data is cached server-side (default 300 seconds). The frontend auto-refreshes at the same interval.

更新日志:

1.1.0 1.0.0