Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. OneZoom: Tree of Life Explorer(onezoom.org ↗)
    discuss
  2. Tadao Ando Designed&Donated a Floating Library That Delivers Books to Children(spoon-tamago.com ↗)
    discuss
  3. Ask HN: Anyone using DeepSeek Harness (dsh) as part of a customer-facing agent?
    discuss
  4. Joy's Law (Management)(wikipedia.org ↗)
    discuss
  5. Academic Doomerism(muratbuffalo.blogspot.com ↗)
    discuss
  6. Communicating schwa is impossible in written English(ashishb.net ↗)
    discuss
  7. Research that compiles: typed claims, conflict detection and next actions(grainulator.app ↗)
    1comments
  8. PyPy v8.0.0 Release(pypy.org ↗)
    discuss
  9. Humanism Without (All) Humans(venkateshrao.com ↗)
    discuss
  10. Semantic end-to-end agent testing for iOS, Android, and web using Jev(tryconvoy.xyz ↗)
    1comments
  11. India Outsourcing Shifts Upmarket as AI Reshapes Jobs, ING Says(bloomberg.com ↗)
    1comments
  12. V Language Review (2023)(n-skvortsov-1997.github.io ↗)
    discuss
  13. An old systems problem with a new AI twist: data movement(twitter.com/nk_developer1 ↗)
    discuss
  14. Show HN: I am vibe coding a drone(railway.app ↗)
    discuss
  15. Show HN: CAS-X – An automated compliance matrix for the Amaya Axioms (v5.0)
    discuss
  16. Politician's Syllogism(wikipedia.org ↗)
    discuss
  17. Engineering for Slow Internet (2024)(brr.fyi ↗)
    discuss
  18. Show HN: Set, offline Markdown note-taking app with device-to-device sync(writewithset.com ↗)
    discuss
  19. Analysis busts myths of Roman road network(rnz.co.nz ↗)
    discuss
  20. Direct Imaging of a Giant Planet and Debris Disk Around M-Dwarf RX J0534.0-0221(arxiv.org ↗)
    discuss
  21. Why AI Cannot Save an Enterprise That Doesn't Understand Its Data(architectureintel.com ↗)
    discuss
  22. Oregon data centers: 111 facilities consume nearly 1/4 of state's power(opb.org ↗)
    1comments
  23. Regulate and Standardize AI? Nope(tbray.org ↗)
    discuss
  24. Show HN: Forexfin – Trading calculators, alerts and a journal in one place(forexfin.tech ↗)
    discuss
  25. Show HN: Kibana-agent – query Kibana logs from CLI(github.com/hyzyla ↗)
    discuss
  26. Show HN: Detecting Volumetric DDoS via Covariance Manifold Topology Collapse(github.com/pjhkorea ↗)
    1comments
  27. America Has the AI Lead. Beijing Wants It Slowed and D.C.Is Building a Chokehold(floppingaces.net ↗)
    discuss
  28. There Are Over 1M NYC Street Signs. Here is How They Are Made.(nytimes.com ↗)
    1comments
  29. Fat Bear Bracket for Katmai Fat Bear Week(fatbearbracket.com ↗)
    discuss
  30. A Call for Open Science in AI Safety(make-safety-open.github.io ↗)
    discuss

Show HN: Forexfin – Trading calculators, alerts and a journal in one place

1 pointsby 42m agoforexfin.tech
0 comments
Some many years ago I started trading here and there and whenever I was doing it, I was bouncing between different platforms for position sizing, pip value, spread cost etc. Each of them was more or less expensive, I've also met some nice free tools along the way. But. Long story short, I built my own stuff, because first of all, I wanted them in a single place, under my control and by building them, I would be learning something along the way.

I'm inviting you to check ForexFin.tech

For all my projects I used initially ChatGPT (static stuff), Codex, GitHub's Copilot. Since February I've been relying on Claude an my own research and learnings along the way.

It is not a financial advice tool.

There's still work to be done and I've got a semi-clear roadmap, but it is just this much you can do as solo dev and this week I'm just going to stop here and present it to the public. If you're having a spin, I would like to kindly ask you to use the "report a bug" button, if your time allows. Suggestions are also welecomed. I usually do follow ups to the reports, but you can write out if you don't want an update.

What's in it

Calculators: position size, pip value, spread cost, trade plan builder (shareable via URL hash), trade architect with a candle chart

Live forex market hours / session overlap, DST- and weekend-aware

Currency strength meter (8-currency basket) and a pair correlation matrix with a 14/30/60/90d window

Email price alerts across FX, crypto, metals, stocks and ETFs

A trading journal that imports broker CSVs (or a screenshot) and reports behavioural stats rather than just P&L

Stack (boring, from what I've been told)

Node 20 + Express 4, server-rendered HTML

SQLite via better-sqlite3, single file, migrations inline and idempotent

Frontend is static HTML + one main.css + two small JS files. No framework, no bundler, no build step. FCP budget is under 1s on 4G and it's been easy to hold

PM2 + nginx on a single small VPS, Let's Encrypt

Market data from Twelve Data, with ECB reference rates as an automatic fallback so a vendor outage degrades instead of breaking

Postmark for magic-link sign-in and alert emails. No trackers beyond consent-gated GA4

A quiet thread, for now.Start the conversation on HN ↗