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: A tiny browser game where you have 45 seconds to trade a fake stock

34 pointsby davjhanalmost 4 years ago

7 comments

Hydraulix989almost 4 years ago
In practice, you're not just betting on a random walk, you're also reading the news and thinking about the company's outlook, its thesis, and its public sentiment. You also have other indicators like volume, and fundamentals such as earnings. There's day trading and longer time horizon investing. As you can see, it's a bit easier to do the latter instead :)
davjhanalmost 4 years ago
Hey, I want to share a small game I made. Here&#x27;s the link to the github. [1]<p>This was made with Sveltekit, TailwindCSS, ChartJS, and hosted as a static website on netlify.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;davjhan&#x2F;paper-trader-game" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;davjhan&#x2F;paper-trader-game</a>
评论 #28043190 未加载
评论 #28044090 未加载
adibalcanalmost 4 years ago
If you are curious about the logic of values used in this game, I found a comment in the source code:<p>&#x2F;* * Generates price data by calculating a 0%..7% movement magnitude multiplied by the &quot;market sentiment&quot;, * which is either super bearish, bearish, or bullish. The probabilities of the sentiment can also be configured * marketSentimentProbs. *&#x2F;
anm89almost 4 years ago
It feels like the goal is to make some point about how stock trading is gambling or just a losing proposition but you&#x27;d have to be a total idiot to trade in a manner anything like this game in real life.<p>Of course if you treat a random stock as a roulette wheel you might lose. That&#x27;s not much of a profound insight.
muzanialmost 4 years ago
This feels rigged. It seems to go up when I sell and go down when I hold. It could just be that I&#x27;m a bad player, though.
评论 #28092210 未加载
greatNespressoalmost 4 years ago
What a sweet game, really fun to play
thegingeralmost 4 years ago
This is brilliant