Reddit Mentions

All Subreddits - Top 10

{{ current_date }}
{% for ticker in tickers %} {% endfor %}
Rank Ticker Posts Comments Sentiment
{{ loop.index }} {{ ticker.symbol }} {{ ticker.post_mentions }} {{ ticker.comment_mentions }} {% if ticker.bullish_mentions > ticker.bearish_mentions %} Bullish {% elif ticker.bearish_mentions > ticker.bullish_mentions %} Bearish {% else %} Neutral {% endif %}