Thomas Kaul
180e0f3c81
Feature/add date range query parameter to data gathering endpoint ( #5684 )
* Add date range
* Update changelog
3 months ago
Thomas Kaul
b5649654b2
Feature/add filter by data source for asset profiles in admin control panel ( #5385 )
* Add filter by data source
* Update changelog
4 months ago
Thomas Kaul
21d337525d
Feature/extend data providers management by every data provider in use ( #5386 )
* Extend data providers management
* Update changelog
4 months ago
Thomas Kaul
cf8eac3d44
Feature/rename Settings to settings in User database schema ( #5100 )
* Rename Settings to settings in User database schema
* Update changelog
6 months ago
Thomas Kaul
a7a33eeb56
Bugfix/fix locale in scraper configuration ( #5011 )
* Fix locale in scraper configuration
* Update changelog
6 months ago
Thomas Kaul
cb7434a8b2
Feature/sync demo account activities based on tags ( #4797 )
* Sync demo account activities based on tags
* Update changelog
7 months ago
Thomas Kaul
70a4697f54
Feature/remove deprecated endpoints in admin controller ( #4687 )
* Remove deprecated endpoints
* Update changelog
7 months ago
Thomas Kaul
b90bfc3d6e
Feature/extend data providers management of admin control panel ( #4615 )
* Extend data providers management
* Update changelog
8 months ago
csehatt741
42734dff75
Feature/deactivate asset profile on delisting (Yahoo Finance) ( #4524 )
* Deactivate asset profile on delisting (Yahoo Finance)
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
9 months ago
Tobias Kugel
91394160b9
Feature/Allow to edit identifier in asset profile dialog ( #4469 )
* Allow to edit identifier in asset profile dialog
* Update changelog
9 months ago
Thomas Kaul
31be526c11
Feature/restrict historical market data gathering to active asset profiles ( #4483 )
* Restrict historical market data gathering to active asset profiles
* Update changelog
9 months ago
Thomas Kaul
c3bd433ac9
Feature/move market data management from admin to dedicated endpoint ( #4125 )
* Move market data management from admin to dedicated endpoint
* Update changelog
1 year ago
QURBAN AHMAD
e7356dc170
Feature/add pagination support to user endpoint ( #4050 )
* Add pagination support to user endpoint
* Update changelog
1 year ago
Thomas Kaul
403ee2741d
Feature/set up portfolio snapshot queue ( #3725 )
* Set up portfolio snapshot queue
* Update changelog
1 year ago
Thomas Kaul
9cd4321bd0
Feature/extract users from admin control panel endpoint to dedicated endpoint ( #3740 )
* Introduce GET api/v1/admin/user endpoint
* Update changelog
1 year ago
Thomas Kaul
fb44933c9c
Feature/improve error logs in scraper configuration test ( #3730 )
* Improve error logs
* Update changelog
1 year ago
Thomas Kaul
d5c56fb16c
Feature/optimize 7d data gathering by prioritization ( #3575 )
* Optimize 7d data gathering by prioritization
* Update changelog
1 year ago
Thomas Kaul
b12ac1fe84
Feature/simplify module imports of api ( #3443 )
* Simplify module imports
2 years ago
Thomas Kaul
4e7d93db13
Feature/adapt priorities of data gathering jobs ( #3262 )
* Adapt priorities of data gathering jobs
* Update changelog
2 years ago
Thomas Kaul
e21563d903
Feature/increase timeout to load benchmarks ( #3158 )
* Increase request timeout
* Update changelog
2 years ago
Thomas Kaul
cc0ce18627
Bugfix/fix date conversion in import of historical market data ( #2994 )
* Fix date conversion
* Update changelog
2 years ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
2 years ago
Hugo Persson
371f1dc451
Feature/support rest api in scraper ( #2810 )
* Support REST APIs in scraper
* Update changelog
2 years ago
Thomas Kaul
0649f9fd2c
Clean up ( #2787 )
2 years ago
Thomas Kaul
43b4f14ace
Feature/add button to test scraper configuration ( #2808 )
* Add button to test scraper configuration
* Update changelog
---------
Co-authored-by: Manushreshta B L <manushreshta27@gmail.com>
Co-authored-by: Hugo Persson <hugo.e.persson@gmail.com>
2 years ago
underwater
7d68905f1b
Feature/use has permission annotation in endpoints ( #2771 )
* Use HasPermission in endpoints
* Update changelog
2 years ago
Thomas Kaul
a7baad10d1
Feature/improve import of historical market data ( #2559 )
* Improve historical market data import
* Update changelog
2 years ago
Manushreshta B L
32df7620d9
Add support for creating asset profiles with MANUAL data source ( #2479 )
* Add support for creating asset profiles with MANUAL data source
* Refactoring
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
30e561c06f
Feature/extend assistant with search for asset profile ( #2499 )
* Extend assistant with search for asset profile
* Extend search results by currency, symbol and asset sub class
* Update changelog
2 years ago
Kevin
b6101c6375
Feature/import historical data ( #2448 )
* Import historical data for an asset
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
6c9779fb0d
Bugfix/change date creation from string using parse iso ( #2236 )
* Change date creation using parseISO
parseISO provides consistent date parsing across different time zones
* Update changelog
2 years ago
Thomas Kaul
286e41eb21
Feature/optimize import validation by reducing to unique asset profiles ( #2198 )
* Optimize activities validation
* Optimize data gathering in import
* Update changelog
2 years ago
Thomas Kaul
cd67ce82fa
Feature/rename queries to presets in market data table of admin control ( #2165 )
* Rename queries to presets
* Update changelog
2 years ago
Thomas Kaul
68a9a7f6f9
Feature/add queries to market data table in admin control ( #2153 )
* Add queries
* ETF_WITHOUT_COUNTRIES
* ETF_WITHOUT_SECTORS
* Update changelog
2 years ago
Thomas Kaul
0a465f125d
Feature/add pagination to market data table in admin control panel ( #2108 )
* Add pagination
* Update changelog
3 years ago
Arghya Ghosh
d0a4f5c000
Feature/added ability to add asset profile in admin control panel ( #2075 )
* Added ability to add asset profile in admin control panel
* Update changelog
3 years ago
Thomas Kaul
7b77dc044a
Feature/add state to market data database schema ( #1893 )
* Add state (CLOSE / INTRADAY) to MarketData
* Update changelog
3 years ago
Thomas Kaul
513a564e2c
Restructure services ( #1891 )
3 years ago
Thomas Kaul
cddea0401f
Feature/add data source as unique constraint to market data schema ( #1889 )
* Add dataSource as unique constraint to MarketData schema
* Update changelog
3 years ago
Thomas Kaul
947460abdd
Bugfix/fix ids of gather asset profile process jobs ( #1863 )
* Fix job ids
* Update changelog
3 years ago
Thomas Kaul
e23ff33e6f
Feature/skip job creation for manual data source without scraper configuration ( #1857 )
* Skip job creation for MANUAL data source without scraper configuration
* Update changelog
3 years ago
Thomas Kaul
1ed5690b33
Feature/improve queue jobs implementation ( #1855 )
* Improve queue jobs implementation
* Update changelog
3 years ago
Thomas Kaul
441b251536
Setup form ( #1474 )
* Setup form to patch asset profile (for symbolMapping)
3 years ago
Thomas Kaul
539d3ff754
Feature/add asset sub class filter ( #1188 )
* Add asset sub class filter
* Update changelog
3 years ago
Thomas Kaul
557e3a0676
Feature/migrate historical market data gathering to queue design pattern ( #991 )
* Migrate historical market data gathering to queue
* Filter and delete jobs
* Detect duplicate jobs
* Update changelog
4 years ago
Thomas Kaul
40380346e6
Feature/setup bull queue system ( #886 )
* Setup @nestjs/bull and asset profile data gathering job
* Update changelog
4 years ago
Thomas Kaul
dc424a86ec
Feature/support deleting symbol profile data ( #669 )
* Add support for deleting symbol profile data
* Update changelog
4 years ago
Thomas Kaul
9ac67b0af2
Feature/expose profile data gathering by symbol endpoint ( #611 )
* Expose profile data gathering by symbol endpoint
* Update changelog
4 years ago
Thomas Kaul
438484879d
Bugfix/fix creation of historical data ( #594 )
* Fix creation of historical data (upsert instead of update)
* Update changelog
4 years ago
Thomas Kaul
ddce8cc7f9
Feature/support update of historical data ( #557 )
* Support update of historical data
* Update changelog
4 years ago