TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Reddit Wallstreetbets Top Leaderboard

234 pointsby vthallamover 4 years ago

21 comments

vthallamover 4 years ago
Some more context on this project:<p>Like most I guess, I definitely felt a lot of FOMO when I see news about stocks that went up by 100% and option traders who are making a lot of money, I personally know a few.<p>I didn&#x27;t like how I am getting to know about these trades, until they are on the top. Stocktwits and few other websites do some good work in signal boosting, up and coming stocks, but sometimes the volume is too low for people to pick it up.<p>Reddit has been a great community for all things financial, so I turned to the OG community, r&#x2F;wallstreetbets to see what are they talking about and make a real time leaderboard out of it.<p>I am using a plain string matching(using a Trie of all stock tickers) with some context of using $ in the comments, so there could be some everyday words that slipped into the list, but the top of them are very obvious($AMC, $GME etc).<p>I also got this domain(stonks.news) last year, planning to build some tools I would personally use over next few months and may be the community would like them too. Appreciate any suggestions or comments on what would you want to see in fintech(charts, alerts about earnings etc).
评论 #25948485 未加载
评论 #25947317 未加载
评论 #25949614 未加载
评论 #25948021 未加载
评论 #25950565 未加载
评论 #25947720 未加载
评论 #25952610 未加载
el_ismaover 4 years ago
Pretty sure many common words are not being filtered out. For example, EOD (usually &quot;End of day&quot;) is &quot;Wells Fargo Global Dividend Opportunity Fund&quot;. I can guarantee no WSBer is going to buy such a &quot;classic&quot; investment.
评论 #25948092 未加载
评论 #25949239 未加载
评论 #25950021 未加载
评论 #25952822 未加载
brdover 4 years ago
This makes me uneasy. The fact that there will be regulatory investigations should also concern you since a solution like this could easily be implicated in misleading retail investors.<p>Simple string matching isn&#x27;t going to cut it, you really need a decent NLP based implementation. There should be weighing mechanisms to avoid bots surfacing stocks that don&#x27;t actually represent the interest of WSB. The site should be crystal clear about the time period this is sourced from. And most importantly, please put a disclaimer about what it is, how it&#x27;s working, and why it shouldn&#x27;t be considered financial advice.
评论 #25950096 未加载
EForEndeavourover 4 years ago
The common words which happen to match stock tickers offer a hilarious glimpse into the wallstreetbets gestalt and the current fury over trading platforms arbitrarily blocking users from buying but not selling:<p>PUMP<p>APPS<p>PEAK<p>RIDE<p>WOW<p>CALM<p>CRY<p>SITE<p>MOD<p>SON<p>K
评论 #25950054 未加载
评论 #25950033 未加载
dnadlerover 4 years ago
Not to hijack or anything, but I had a similar idea[0]. I wonder how many other projects like these are out there?<p>[0] <a href="https:&#x2F;&#x2F;isthisastonk.com" rel="nofollow">https:&#x2F;&#x2F;isthisastonk.com</a>
评论 #25948852 未加载
monkeydustover 4 years ago
Would be fun to create an index out of this.<p>Weight on popularity.<p>Track on the top of the page.
评论 #25949281 未加载
gschoover 4 years ago
Everyone here seems to be complaining about how some tickers are wrong due to naive matching. If you&#x27;re smart, you will look at this list for tickers that you don&#x27;t recognize and then go try and view DD on &#x2F;r&#x2F;wsb. If you find some new DD that is good you might find yourself a really good stock play. Thanks for sharing!
soaredover 4 years ago
This is really cool and super valuable. Tools like this are often acquired by bigger companies. A short description paragraph at the top would be nice - I’d like to send this to a friend without needing to explain what it is.<p>Market cap would be a nice addition to the table so we can see size. Maybe some measure of volatility too.
brundolfover 4 years ago
Fantastic domain name
Skiboy89over 4 years ago
Very useful! Thanks :)<p>Would be even better if you could see how the stocks move on the leaderbord (&#x2F;trending stocks). Just a suggestion.
giantg2over 4 years ago
I thought they already had a bot that posts stats on mentions in the daily thread?<p>Also, you need to look at why it&#x27;s being mentioned. Something that you want to buy puts on may be popular, but it&#x27;s a different play than just buying shares or calls.
dharmabover 4 years ago
You might want to right-justify the numeric columns to more easily compare.
vthallamover 4 years ago
This is data from the last 24 hours until it went Private.
评论 #25937039 未加载
tnel77over 4 years ago
When it says “top leaderboard,” over what timeframe is this calculated? Does the list update based on comments from the last 24 hours, for example?
评论 #25948838 未加载
bigpumpkinover 4 years ago
Would love to see &quot;trending&quot; stocks that see the greatest increases in popularity over the last 24 hours&#x2F; week, etc.
评论 #25948767 未加载
epsover 4 years ago
Where do you source the next earnings dates? From a quick skim some appears to be off.
评论 #25949323 未加载
vkdeltaover 4 years ago
502 bad gateway. Please fix it
评论 #25956471 未加载
waiseristyover 4 years ago
These just seems like a list of failing companies. GameStop, AMC, BlackBerry?
评论 #25950443 未加载
评论 #25952151 未加载
评论 #25949187 未加载
thestuover 4 years ago
Would be cool to see this in bar graph form, broken down by day.
niksyyyover 4 years ago
This is very useful! Thanks!
jcimsover 4 years ago
FWIW 502 Bad Gateway