Self-hosted market-alert daemon (TypeScript) — price, RSI/MACD/SMA
conditions, and Pine Script v5 custom indicators evaluated off
TradingView, on crypto (Coinbase) and stocks (Yahoo Finance), no
API key. Delivers via ntfy push, email, or Telegram.
Co-authored-by: Den <dzianisv@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Wilson Freitas <wilson.freitas@gmail.com>
I submitted this entry in #463 and two things in it are wrong, both mine.
The link points to na77tech-creator/korea-stock-data, which has not been updated
since 2026-07-19 and, by its own description, does not serve raw quotes. The
project moved to na77tech-creator/aikstockdata, which is the one being maintained.
More importantly the description claims 'analyst consensus estimates'. There are
none. The project redistributes Korean public-sector data only (FSS DART and the
FSC open-data portal) and states plainly that it has no analyst ratings, target
prices, PER/PBR or investor flows. A claim it does is the wrong kind of wrong for
a list people trust.
The replacement describes what is actually served: settled closes with 250
trading days of per-stock history, DART filings and earnings, no signup or API
key, plus an OpenAPI 3.1 spec and an MCP server.
Co-authored-by: na77tech-creator <na4tech@naver.com>
Adds PineTS, an open-source transpiler and runtime that runs Pine Script® in Node.js and the browser.
Placed in Cross-Language Frameworks alongside RunMat, as both are runtimes for another platform's language syntax.
Against the contributing requirements:
- Active: 63 releases, latest 2026-07-13
- Documented: README with install and usage examples
- Licence: AGPL-3.0
- Linked by GitHub repository, not a commercial URL
Disclosure: I am a Co-Founder of LuxAlgo, which maintains PineTS. Happy to adjust the wording, the tags, or the section if you'd prefer it elsewhere.
awesome-quant.com does not resolve (NXDOMAIN). The generated site is
published by .github/workflows/build.yml to GitHub Pages, which the Pages
API reports as https://wilsonfreitas.github.io/awesome-quant/ with no
custom CNAME configured.