6 Commits

Author SHA1 Message Date
Alcea 67df13c34e Add files via upload 2026-06-04 21:55:15 +02:00
Alcea 45a5b9714a Add files via upload 2026-06-03 16:17:12 +02:00
Alcea 16bfc71ef5 Add files via upload
quickcheck.php
getPriceWithFallback() - Now tries original symbol FIRST (with suffix), then falls back to cleaned symbol (without suffix)

Stores both symbols:

original_symbol - for the rating iframe (keeps .TO, .L, etc.)

lookup_symbol - what Yahoo actually used for display

Iframe src uses original_symbol - preserves the .XX suffix for stock_rating.php

Price lookup logic: Original → Cleaned fallback (not the other way around)
2026-06-02 21:01:04 +02:00
Alcea 0d4eb72496 Add files via upload
added stock_rating.php aswell as way to gall it compactly inside quickcheck.php via ?info querystring

Principles based on https://m.youtube.com/watch?v=E2O2Qs6B6JA
2026-05-28 10:18:16 +02:00
Alcea 36a0742148 Add files via upload
minor improvements
(add linegraph to process.php, fix HK$ in stockvalues.php etc.)
2026-05-27 12:46:53 +02:00
Alcea 9976b7814b Add files via upload
quickcheck.php Quick info on +/- of bought stocks
stonks.html Notify on +/- (message style)
2026-05-26 17:15:44 +02:00