Thomas Kaul
d8782b0d4c
Feature/automate countries for stocks in symbol profile data ( #314 )
...
* Automate countries for stocks in symbol profile data
* Update changelog
2021-08-24 20:24:18 +02:00
Thomas Kaul
72c065a59d
Feature/introduce asset sub class ( #312 )
...
* Introduce asset sub class
* Update changelog
2021-08-22 22:19:10 +02:00
Valentin Zickner
308b218487
introduce basic module structure for data provider ( #278 )
...
* introduce basic module structure for data provider
* introduce DataGatheringModule
* introduce ExchangeRateDataModule
* introduce ImpersonationModule
* move RulesService
* cleanup portfolio module
* Sort imports
Co-authored-by: Valentin Zickner <github@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2021-08-14 16:55:40 +02:00
Thomas
8ac1272a9d
Feature/eliminate name from scraper config ( #277 )
...
* Eliminate name from scraper config
* Update changelog
2021-08-09 21:33:58 +02:00
Thomas
4ad5590838
Feature/improve data gathering ( #276 )
...
* Improve data gathering
* Refactoring
* On server restart, only reset if hanging in LOCKED_DATA_GATHERING state
* Update changelog
2021-08-09 21:11:35 +02:00
Thomas
80d043729d
Feature/replace type with asset class ( #274 )
...
* Improved the asset classification
* Add assetClass to symbolProfile
* Remove type from position
* Update changelog
2021-08-08 19:27:58 +02:00
Thomas
3589e72aea
Harmonize prisma service ( #266 )
2021-08-07 22:38:07 +02:00
Thomas
e68aa1fa68
Clean up imports ( #267 )
2021-08-07 22:37:39 +02:00
Thomas
cbdb68e2f8
Refactoring
2021-08-01 00:55:10 +02:00
Thomas
6996e5a140
Feature/add data gathering for symbol profile data ( #228 )
...
* Implement profile data gathering
* Update changelog
2021-07-24 21:13:48 +02:00
Thomas
92d321a001
Drafts for orders ( #187 )
...
* Render the future with a dashed border
* Update changelog
2021-07-03 11:32:03 +02:00
Thomas
11b2379d98
Feature/respect data source in data gathering ( #107 )
...
* Respect data source in data gathering
* Update changelog
* optimize fetching from multiple data sources (#123 )
* optimize fetching from multiple data sources
* improve performance by executing data gathering promises in parallel
* removed unused imports
* rename hasHistoricalData to canHandle
* Sort imports
* Clean up
Co-authored-by: Valentin Zickner <3200232+vzickner@users.noreply.github.com>
2021-05-27 20:50:10 +02:00
Thomas
abd0e08566
Introduce @ghostfolio/common lib ( #102 )
2021-05-16 22:11:14 +02:00
Thomas
c973ffd3ba
Feature/reorganize helper lib ( #100 )
...
Reorganize helper lib (Move interfaces and types)
* InfoItem
* PortfolioItem
* PortfolioOverview
* PortfolioPerformance
* Position
* PortfolioPosition
* PortfolioReport
* PortfolioReportRule
* User
* UserSettings
* DateRange
* AdminData
* AccessWithGranteeUser
* OrderWithAccount
* Granularity
* UserWithSettings
* RequestWithUser
2021-05-16 21:20:59 +02:00
Thomas
94e0feac68
Add scraper symbols to symbol lookup results ( #51 )
2021-04-27 21:03:22 +02:00
Thomas
8d149b5e2b
Reduce period of max data gathering ( #30 )
2021-04-21 18:58:21 +02:00
Thomas
069006145a
Improve scraper ( #28 )
2021-04-20 21:52:01 +02:00
Thomas
a2687eacbc
Feature/implement scraper ( #25 )
...
* Clean up imports
* Implement scraper
* Sort imports
2021-04-19 22:25:52 +02:00
Thomas
0f2c8c856c
Clean up imports ( #24 )
2021-04-19 14:38:55 +02:00
Thomas
5d1f1b452a
Simplify initial project setup ( #12 )
...
* Simplify initial project setup
* Added a validation for environment variables
* Added support for feature flags to simplify the initial project setup
* Add configuration service to test
* Optimize data gathering and exchange rate calculation (#14 )
* Clean up changelog
2021-04-18 19:06:54 +02:00
Thomas
c616312233
Initial commit
2021-04-13 21:53:58 +02:00