hackerESQ
|
8e0d792d26
|
fix: calculate proper cost basis
|
2025-07-21 20:28:39 -05:00 |
|
hackerESQ
|
81af737204
|
fix: cost basis calculations on daily change queries
|
2025-07-17 22:00:30 -05:00 |
|
hackerESQ
|
81845d47f2
|
fix: cost basis for holding calculations
|
2025-07-17 20:38:29 -05:00 |
|
hackerESQ
|
90a15ceddb
|
fix: set default
|
2025-07-14 21:20:47 -05:00 |
|
hackerESQ
|
ee51cb7e2a
|
fix: division by zero error
|
2025-07-12 00:40:37 -05:00 |
|
hackerESQ
|
40120c7027
|
fix: delay queued currency rates filling
|
2025-07-11 22:38:09 -05:00 |
|
hackerESQ
|
1b0f9c134c
|
fix: dispatch time series rates
|
2025-05-16 19:38:58 -05:00 |
|
hackerESQ
|
3589242996
|
fix: dispatch time series updates
|
2025-05-16 19:31:44 -05:00 |
|
hackerESQ
|
689aa4d50b
|
fix: multi currency seeders
|
2025-05-15 20:05:14 -05:00 |
|
hackerESQ
|
de54b6843d
|
Fix multi-currency imports (#94)
|
2025-05-02 18:14:06 -05:00 |
|
hackerESQ
|
17e5d8b665
|
fix: increase chunk size
|
2025-04-12 10:12:30 -05:00 |
|
hackerESQ
|
bd9c828c68
|
fix: use options prop
|
2025-04-11 21:49:06 -05:00 |
|
hackerESQ
|
f72cd6f5a7
|
fix: set name attribute
|
2025-04-11 21:45:58 -05:00 |
|
hackerESQ
|
3593697cce
|
fix: user needs to be set from import job
|
2025-04-11 21:42:38 -05:00 |
|
hackerESQ
|
71e79cfb40
|
fix: daily change should be synced when before latest transaction
|
2025-04-11 21:14:53 -05:00 |
|
hackerESQ
|
38a65f99c9
|
fixes multi currency tests
|
2025-04-11 20:57:21 -05:00 |
|
hackerESQ
|
dd21227f8f
|
Feat: Adds multi currency support to API (#90)
|
2025-04-10 21:24:44 -05:00 |
|
hackerESQ
|
1ef8dd9378
|
Feat: Adds multi currency to imports and exports (#89)
* Also adds ability for user to export configurations
|
2025-04-10 20:47:35 -05:00 |
|
hackerESQ
|
eae345f243
|
Feat: Adds multi currency support (#88)
|
2025-04-09 19:25:15 -05:00 |
|
hackerESQ
|
261c848ffd
|
fix: add unique constraint to split and dividends
to prevent duplicate records
|
2025-03-19 16:16:38 -05:00 |
|
hackerESQ
|
7ab6f79e56
|
feat: adds pgsql compatibility (#72)
|
2025-03-10 21:17:24 -05:00 |
|
hackerESQ
|
6dea75651b
|
fix: version response will be an object
|
2025-02-25 20:16:13 -06:00 |
|
Oscar Padilla
|
6cff252813
|
fix: support mariadb in sync:daily-change (#64)
* fix: support mariadb in sync:daily-change
* use version() instead of system variables
---------
Co-authored-by: hackerESQ <corey@coreyvarma.com>
|
2025-02-25 20:09:03 -06:00 |
|
hackerESQ
|
878c668696
|
Merge branch 'multi-curr-support' into main
|
2025-01-28 20:34:59 -06:00 |
|
hackerESQ
|
4ece09368e
|
fix: upgrade the exists() market data provider method
|
2025-01-28 20:32:43 -06:00 |
|
hackerESQ
|
0f135f4024
|
fix: gracefully fail if symbol not found
|
2025-01-28 19:48:20 -06:00 |
|
hackerESQ
|
eac5de0d4a
|
fix: adds appropriate return types
|
2025-01-28 19:46:37 -06:00 |
|
hackerESQ
|
399858d09b
|
fix: strongly type symbol for market data and quote
|
2025-01-28 19:35:15 -06:00 |
|
hackerESQ
|
9bd406c5b1
|
fix: adds appropriate return types
|
2025-01-28 19:03:06 -06:00 |
|
hackerESQ
|
d23d28afd8
|
feat: prepare for api token capabilities
|
2025-01-28 18:20:03 -06:00 |
|
hackerESQ
|
0a6b2d844f
|
fix: hide terms on self hosted
|
2025-01-28 18:06:03 -06:00 |
|
hackerESQ
|
be325d31b6
|
chore: lint
|
2025-01-28 17:46:59 -06:00 |
|
hackerESQ
|
65388238c3
|
fix: allow carbon as date for qty validation
|
2025-01-28 17:39:08 -06:00 |
|
hackerESQ
|
cdce46b6df
|
chore: add script type rule to pint
|
2025-01-28 17:33:54 -06:00 |
|
hackerESQ
|
e8ef0921ad
|
chore: code style
|
2025-01-28 17:14:49 -06:00 |
|
hackerESQ
|
c32641ec34
|
fix: use requested symbol name for market data providers
|
2025-01-28 13:30:12 -06:00 |
|
hackerESQ
|
53ebe28b14
|
fix: makes portfolio available to form request
|
2025-01-27 23:08:23 -06:00 |
|
hackerESQ
|
465686dbaf
|
fix: simplify the portfolio_id verification
|
2025-01-27 23:03:33 -06:00 |
|
hackerESQ
|
83d5ad213b
|
wip
|
2025-01-27 20:26:09 -06:00 |
|
hackerESQ
|
ea22c27710
|
wip
|
2025-01-27 20:04:03 -06:00 |
|
hackerESQ
|
ea4602abc7
|
wip
|
2025-01-26 22:56:05 -06:00 |
|
hackerESQ
|
62dcae48bb
|
wip
|
2025-01-24 22:45:28 -06:00 |
|
hackerESQ
|
6d9e0008b8
|
wip
|
2025-01-24 19:24:16 -06:00 |
|
hackerESQ
|
b9d41f9ac0
|
chore: clean up unneeded attributes
|
2025-01-24 19:18:27 -06:00 |
|
hackerESQ
|
b3f0f89d16
|
wip
|
2025-01-23 22:47:16 -06:00 |
|
hackerESQ
|
0e1c56dd18
|
feat: do not show terms when self hosting
|
2024-11-14 02:23:22 -06:00 |
|
hackerESQ
|
1c63e2b856
|
fix: uses last dividend created date as start date instead of last dividend date
closes #26
|
2024-11-14 01:25:03 -06:00 |
|
hackerESQ
|
0c29393f3b
|
fix: skip dividend sync if most recent dividend was less than 24 hours ago
|
2024-11-07 20:40:55 -06:00 |
|
hackerESQ
|
af3726cb91
|
fix: sales quantity should use rounded float numbers
|
2024-11-07 18:20:53 -06:00 |
|
hackerESQ
|
fee9cda5ba
|
feat:adds admin field
|
2024-11-05 15:39:29 -06:00 |
|