TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Base.report – Modern research tools for serious investors

2 点作者 ezero超过 1 年前
Hi HN,<p>First of all, this post is primarily intended for traders and possibly people interested in stock market research. Nothing presented here or in the linked pages is financial advice.<p>I&#x27;m a web developer who got interested in the stock market about 3 years ago. After I started looking into market research tools, nothing seemed like too great of a fit for me and most were quite expensive.<p>For the past 2 years, I have been working on base.report. The first two features I needed were a screener and a stock details page (key financials numbers, candlestick charts, etc). Since I&#x27;m primarily interested in momentum trading, the screener consists mostly of technical filters and allows me to narrow down my pool of stocks based on price action and liquidity. If there is any company I&#x27;m especially interested in, I then use the stock details page to learn more about it.<p>Once these were ready, I opened up base.report to the public. The free version let&#x27;s you try all of the features but is limited to tickers that start with the letter &#x27;A&#x27;. The Pro version unlocks all tickers and is priced at $10&#x2F;month.<p>Besides the two main features, I like to do historical studies of the stock market that sometimes inspire new features. These are fun opportunities for me to gain deeper understanding of past trends with the help of programming and machine learning.<p>The most recent study that I published is called &quot;Do Chart Patterns Matter?&quot; (link below). This research was instrumental in one of the most exciting features added this year, called &quot;Similar Charts&quot;. As the name indicates, this feature allows you to find stocks based on their recent (200 trading sessions) price action correlation.<p>Another feature I want to mention is called &quot;Chart Study&quot; (link below), which is a tool with customizable widgets and UI to look for past moves a stock has made. One of the widgets, called &quot;Advanced move finder&quot;, allows you to look for moves programmatically using JavaScript. This feature is also available as a stand-alone open source project.<p>The tech stack for this project is SvelteKit, TypeScript, tailwindcss, and PostgreSQL (supabase). It is hosted on Cloudflare Pages, with Cloudflare Workers KV for caching the Similar Charts results. LemonSqueezy is used for payment processing and mailersend for transactional emails. I also have a trusty Linode instance responsible for updating the DB daily using data provided by Financial Modeling Prep.<p>If you are still reading, thank you so much for taking the time and I want to tell you about the &quot;Ramen Pass&quot; that was recently announced (link below). base.report is at a stage where I would call it feature sufficient and I would like to grow our community. As a part of this effort, you now have the opportunity to get free access to the Pro version. Basically, just let me know what your trading experience is and you will get access. Of course I would appreciate a shoutout from your social media, but I understand the preference for privacy and sending me an email is just as good.<p>Links:<p>Do Chart Patterns Matter? - <a href="https:&#x2F;&#x2F;base.report&#x2F;studies&#x2F;do-chart-patterns-matter" rel="nofollow noreferrer">https:&#x2F;&#x2F;base.report&#x2F;studies&#x2F;do-chart-patterns-matter</a><p>Similar Charts example - <a href="https:&#x2F;&#x2F;base.report&#x2F;ticker&#x2F;AMD&#x2F;similar-charts" rel="nofollow noreferrer">https:&#x2F;&#x2F;base.report&#x2F;ticker&#x2F;AMD&#x2F;similar-charts</a><p>Open source Chart Study tool - <a href="https:&#x2F;&#x2F;github.com&#x2F;base-report&#x2F;chart-study">https:&#x2F;&#x2F;github.com&#x2F;base-report&#x2F;chart-study</a><p>Ramen Pass - <a href="https:&#x2F;&#x2F;twitter.com&#x2F;stockbasereport&#x2F;status&#x2F;1706039771686973762" rel="nofollow noreferrer">https:&#x2F;&#x2F;twitter.com&#x2F;stockbasereport&#x2F;status&#x2F;17060397716869737...</a>

暂无评论

暂无评论