4 Commits

Author SHA1 Message Date
Alcea 0769d7daf6 Add files via upload 2026-06-09 10:42:15 +02:00
Alcea 8555d36085 Add files via upload 2026-06-09 10:08:24 +02:00
Alcea e9b86119b5 Add files via upload
Added gettex check for symbols that have a isin in the json defined
OR
direct isin lookup in process.php

Why ? Cause some depots n banks love to let you only trade on gettex to keep costs down.. for them.
Sadly there is no reliable api to go feom symbol to isin..
And the gettex compare ueses a postdata gz feom gettex website.
Hacky, but spares me having to open the app just to realize: oh. can't

-----

Edit: Fix MemCrash in gettex fetch.. oops
2026-05-29 21:21:12 +02:00
Alcea cad5ea004f Add files via upload
Added gettex check for symbols that have a isin in the json defined
OR
direct isin lookup in process.php

Why ? Cause some depots n banks love to let you only trade on gettex to keep costs down.. for them.
Sadly there is no reliable api to go feom symbol to isin..
And the gettex compare ueses a postdata gz feom gettex website.
Hacky, but spares me having to open the app just to realize: oh. can't
2026-05-29 21:04:54 +02:00