soky srm
6ebe8da928
Add investment tracking to expenses (#381)
* Add investment tracking to expenses
Add new sections to dashboard and reporting around investments.
* Create investment-integration-assessment.md
* Delete .claude/settings.local.json
Signed-off-by: soky srm <sokysrm@gmail.com>
* Category trades
* Simplify
* Simplification and test fixes
* FIX merge
* Update views
* Update 20251125141213_add_category_to_trades.rb
* FIX tests
* FIX statements and account status
* cleanup
* Add default cat for csv imports
* Delete docs/roadmap/investment-integration-assessment.md
Signed-off-by: soky srm <sokysrm@gmail.com>
* Update trend calculation
Use already existing column cost basis for trend calculation
- Current value: qty * price (already stored as amount)
- Cost basis total: qty * cost_basis
- Unrealized gain: current value - cost basis total
Fixes N+1 query also
---------
Signed-off-by: soky srm <sokysrm@gmail.com>
2026-01-09 13:03:40 +01:00
..
2025-12-17 15:00:01 +01:00
2025-04-14 11:40:34 -04:00
2025-06-01 06:37:46 -05:00
2025-03-04 13:10:01 -05:00
2025-11-22 02:14:29 +01:00
2024-07-10 11:22:59 -04:00
2025-04-14 11:40:34 -04:00
2025-06-10 18:20:06 -04:00
2025-11-21 20:02:25 +01:00
2026-01-09 13:03:40 +01:00
2025-05-27 05:04:58 -05:00
2026-01-07 15:59:04 +01:00
2025-12-24 00:59:50 +01:00
2024-11-04 20:27:31 -05:00
2024-04-20 08:07:06 -04:00
2025-05-15 10:19:56 -04:00
2024-11-04 20:27:31 -05:00
2025-01-31 11:29:49 -06:00
2025-08-22 20:43:24 +02:00
2025-04-18 11:39:58 -04:00
2025-04-14 11:40:34 -04:00
2025-09-24 00:19:51 +02:00
2024-10-01 10:47:59 -04:00
2024-11-04 20:27:31 -05:00
2025-01-30 13:13:37 -06:00
2025-01-23 20:47:51 -05:00
2025-12-24 00:59:50 +01:00
2025-05-27 05:04:58 -05:00
2025-09-24 00:19:51 +02:00
2026-01-07 20:17:23 +01:00
2025-10-22 19:14:03 +02:00
2024-11-04 20:27:31 -05:00
2024-11-04 20:27:31 -05:00
2025-08-05 23:35:01 +02:00
2026-01-07 20:17:23 +01:00
2025-11-14 10:42:31 +01:00
2025-12-24 00:59:50 +01:00
2025-04-18 08:23:10 -05:00
2025-12-01 13:08:48 +01:00
2026-01-08 15:20:14 +01:00
2025-12-24 00:15:53 +01:00
2026-01-08 15:38:13 +01:00
2025-09-24 00:19:51 +02:00
2024-05-23 08:09:33 -04:00
2025-06-20 13:31:58 -04:00
2025-11-14 00:31:12 +01:00
2025-04-14 11:40:34 -04:00
2025-04-14 09:05:25 -04:00
2025-09-25 11:43:23 +02:00
2025-07-16 11:31:47 -04:00
2025-12-24 00:59:50 +01:00
2024-10-08 14:37:47 -05:00