| 开发者 | adanosorg |
|---|---|
| 更新时间 | 2026年4月8日 22:43 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[adanos] for the stock sentiment card widget[adanos_ticker_tape] for the live ticker tape widget[adanos_top_movers] for the top movers widget[adanos_value] for inline data points like buzz, bullish percentage, mentions, or trend[adanos_summary] for one-line stock sentiment summaries[adanos_trending_text] for plain-text trending stock lists and sentencesredditxnewspolymarket/wp-content/plugins/.Yes. The plugin fetches live sentiment data from the Adanos Finance API through a local WordPress proxy. You can get an API key at adanos.org/reddit-stock-sentiment#api-form
The default is 86400 seconds (24 hours). That is the recommended starting point for the free 250 requests/month plan if you want sentiment values to refresh roughly once per day.
Yes. The widget code is bundled inside the plugin and loaded from your WordPress site, not from adanos.org.
Single stock card:
[adanos symbol="AAPL" source="reddit" width="100%"]
Ticker tape:
[adanos_ticker_tape source="reddit" limit="10" speed="normal" width="100%"]
Top movers:
[adanos_top_movers source="x" limit="8" period="7" width="100%"]
Inline value:
[adanos_value symbol="AAPL" source="reddit" field="buzz"]
Inline sentence:
[adanos_summary symbol="AAPL" source="x" format="sentence"]
Trending text:
[adanos_trending_text source="news" limit="3" format="sentence"]
[adanos]: symbol, source, theme, width, show_explanation[adanos_ticker_tape]: source, theme, width, limit, speed[adanos_top_movers]: source, theme, width, limit, period, show_logos[adanos_value]: symbol, source, field, days, prefix, suffix[adanos_summary]: symbol, source, days, format[adanos_trending_text]: source, days, limit, formatAll shortcodes support these sources:
redditxnewspolymarketCommon fields:
buzzbullishtrendmentionstradesactivitytickercompanysource_labelsummarysummary_valuesummary_labelexplanationFor [adanos_summary]:
sentencebriefexplanation[adanos_trending_text]:
sentencelistdetailed[adanos_ticker_tape] speed:
slownormalfasttheme="light"theme="dark"Inline buzz:
Buzz score: [adanos_value symbol="AAPL" source="news" field="buzz"]
Inline bullish percentage:
Bullish sentiment: [adanos_value symbol="NVDA" source="reddit" field="bullish"]
Inline sentence summary:
[adanos_summary symbol="TSLA" source="x" format="sentence"]
Trending ticker list:
Currently trending: [adanos_trending_text source="news" limit="5" format="list"]
Detailed trending text:
[adanos_trending_text source="reddit" limit="3" format="detailed"]
Adanos Market Sentiment Widgets and requested a new distinctive WordPress.org slugAdanos Market Sentiment WidgetsGO before GOOGL[adanos_value] for inline buzz, bullish, activity, and trend values[adanos_summary] for sentence, brief, and explanation-based stock text[adanos_trending_text] for plain-text trending stock snippets[adanos], [adanos_ticker_tape], and [adanos_top_movers] shortcodes