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 %} |