2026-07-24 23:11:43 +02:00
2026-07-24 22:40:49 +02:00
2026-05-26 10:34:38 +02:00
2026-07-24 22:40:49 +02:00
2026-05-26 10:34:38 +02:00
2026-06-29 18:41:13 +02:00
2026-05-26 10:34:38 +02:00
2026-06-04 21:55:15 +02:00
2026-05-26 10:34:54 +02:00
2026-06-26 15:31:55 +02:00
2026-07-09 00:38:32 +02:00
2026-06-05 09:03:02 +02:00
2026-07-09 10:10:41 +02:00
2026-06-29 18:41:13 +02:00
2026-06-04 21:55:15 +02:00
2026-06-08 19:11:18 +02:00
2026-06-05 09:03:02 +02:00
2026-05-26 10:34:54 +02:00
2026-07-24 23:11:43 +02:00
2026-07-24 23:11:43 +02:00
2026-05-28 09:38:09 +02:00
2026-05-26 10:35:11 +02:00
2026-05-26 10:35:11 +02:00
2026-06-05 11:03:55 +02:00
2026-06-07 23:06:42 +02:00
2026-05-28 23:21:37 +02:00
2026-06-04 21:55:15 +02:00
2026-05-26 10:35:11 +02:00
2026-05-28 22:24:48 +02:00
2026-05-26 10:35:22 +02:00
2026-07-11 11:47:12 +02:00
2026-07-24 22:40:49 +02:00
2026-06-03 17:16:55 +02:00
2026-06-04 21:55:15 +02:00
2026-06-08 07:08:48 +02:00
2026-05-26 17:15:44 +02:00
2026-05-28 10:29:46 +02:00
2026-06-05 22:22:29 +02:00
2026-06-01 21:02:29 +02:00

📈 Highly Noobish Stock Portfolio Manager

DISCLAIMER: This tool does not serve as investing help or suggestion tool of any sort!
All data is for informational/educational purposes only. Use at your own risk.

What is this?

A simple, PHP/JS stock tracker that lets you:

  • Add stocks to a watchlist
  • View current trends + external ratings (via searchengs.txt + processors)
  • Manage a depot (portfolio) buy stocks, save ISINs to JSON
  • Set recurring features per stock (quarterly, halfyearly reports etc.) using stockatttib.php
  • See main stock overview in stockvalues.php

Basic Workflow

  1. Add a stock (via UI or directly)
  2. Check its trend + external ratings (fetched via searchengs.txt processors)
  3. ""Buy"" stock → save to depot JSON via buy.php
  4. Assign recurring flags and volatility ratings (quarterly/halfyearly) in stockatttib.php
  5. Watch everything in stockvalues.php

Setup

  1. Put all files in a PHPcapable folder (XAMPP / LAMP / whatever)
  2. Make sure JSON files are writable (stocks.json, depot.json, etc.)
  3. Edit searchengs.txt if you want custom search processor scripts
  4. Run stockvalues.php in your browser

Disclaimer

This is NOT investing advice or a suggestion tool of any sort!


stonks.jpg

S
Description
No description provided
Readme 3 MiB
Languages
PHP 75.3%
Hack 16.9%
HTML 5.7%
JavaScript 1.6%
Shell 0.5%