Live data from Hacker News

Show HN: A tiny browser game where you have 45 seconds to trade a fake stock

paper-trader.davjhan.com

11–13 of 13 posts

Re: Show HN: A tiny browser game where you have 45 seconds to trade a fake stock

#11
If you are curious about the logic of values used in this game, I found a comment in the source code:

/* * Generates price data by calculating a 0%..7% movement magnitude multiplied by the "market sentiment", * which is either super bearish, bearish, or bullish. The probabilities of the sentiment can also be configured * marketSentimentProbs. */

Post reply on HN