Thomas Kaul
0cbf275a2e
Feature/eliminate ghostfolio scraper api service ( #1706 )
* Eliminate GhostfolioScraperApiService
* Update changelog
2 years ago
Thomas Kaul
538c8947cd
Feature/rename data source from rakuten to rapid api ( #1350 )
* Rename Rakuten to Rapid API
* Update changelog
3 years ago
Thomas Kaul
eb059a024a
Feature/delete data in data gathering by symbol ( #1039 )
* Delete market data
* 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
3 years ago
Thomas Kaul
2c4c16ec99
Feature/extend markets overview by benchmarks ( #953 )
* Add benchmarks to markets overview
* Update changelog
3 years ago
Thomas Kaul
40380346e6
Feature/setup bull queue system ( #886 )
* Setup @nestjs/bull and asset profile data gathering job
* Update changelog
3 years ago
Thomas Kaul
da27504aa1
Add orderBy statement to make debugging easier ( #868 )
3 years ago
Thomas Kaul
c61a415fb2
Bugfix/change date to utc in data gathering service ( #867 )
* Change date to UTC
* Update changelog
3 years ago
Thomas Kaul
e4908b51aa
Feature/add context to logger ( #745 )
* Add contexts
* Update changelog
3 years ago
Thomas Kaul
c216ab1d76
Eliminate data source from order model ( #730 )
* Eliminate currency, data source and symbol from order model
* Remove prefix for symbols with data source GHOSTFOLIO
* Update changelog
3 years ago
Thomas Kaul
b3e58d182a
Feature/add support for click in portfolio proportion chart ( #729 )
* Add support for click
* Update changelog
3 years ago
Thomas Kaul
c02bcd9bd8
Feature/migrate to yahoo finance2 ( #722 )
* Migrate to yahoo-finance2
* Add support for mutual funds
* Add url to symbol profile
* Clean up
3 years ago
Thomas Kaul
76f70598e2
Feature/add support for wealth items ( #666 )
* Add support for wealth items
* Update changelog
3 years ago
Thomas Kaul
f369996912
Bugfix/fix symbol selection of 7d data gathering ( #670 )
* Fix symbol selection of 7d data gathering
* Update changelog
3 years ago
Thomas Kaul
9d3610331a
Add guard ( #582 )
3 years ago
Thomas Kaul
0043b44670
Feature/improve data gathering for currencies ( #581 )
* Improve data gathering for currencies, add warning if it fails
* Update changelog
3 years ago
Thomas Kaul
4c30212a72
Feature/improve data gathering ( #576 )
* Eliminate benchmarks to gather
* Optimize 7d data gathering
* Update changelog
3 years ago
Thomas Kaul
ebee851b23
Feature/support data gathering by symbol and date ( #532 )
* Support data gathering by symbol and date
* Update changelog
3 years ago
Thomas Kaul
1beb4de62f
Feature/support additional currencies ( #517 )
* Support additional currencies
* Update changelog
3 years ago
Thomas Kaul
11be6f630f
Feature/expose data gathering by symbol ( #503 )
* Expose data gathering by symbol as endpoint
* Update changelog
3 years ago
Thomas Kaul
1f042ee791
Feature/eliminate redundant storage of historical exchange rates ( #500 )
* Eliminate redundant storage of historical exchange rates
* Clean up experimental API
* Update changelog
3 years ago
Thomas Kaul
6c07759eb7
Feature/add market data tab to admin control panel ( #497 )
* Add market data tab
* Update changelog
3 years ago
Thomas Kaul
a42700b9fe
Feature/introduce data gathering progress ( #467 )
* Add data gathering progress
* Update changelog
3 years ago
Thomas Kaul
d60b444324
Release/1.71.0 ( #458 )
* Refactor logger
* Fix exception
* Update changelog
3 years ago
Thomas Kaul
d999a27159
Feature/move scraper configuration to symbol profile ( #456 )
* Move scraper configuration
* Update changelog
3 years ago
Thomas Kaul
678544748a
Add symbol mapping ( #452 )
* Add symbol mapping
* Update changelog
3 years ago
Thomas Kaul
1296f95602
Feature/move data enhancer from data provider to data gathering ( #437 )
* Move data enhancers from data provider to data enhancer module
* Update changelog
4 years ago
Valentin Zickner
f308ae7a13
add sectors and countries for ETFs ( #410 )
* Update changelog
Co-Authored-By: Valentin Zickner <valentin@coderworks.de>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 years ago
Thomas Kaul
6333aa972d
Bugfix/fix data gathering after seed ( #390 )
* Fix data gathering after seed
* Update changelog
4 years ago
Thomas Kaul
dcee651098
Feature/support unlimited currencies ( #387 )
* Support unlimited currencies
* Update changelog
4 years ago
Thomas Kaul
0f72673ef4
Feature/respect data source in symbol data endpoint ( #370 )
* Respect data source in symbol data endpoint
* Respect data source in the data provider service
* Combine symbol with data source in get() of data provider service
* Improve search functionality for multiple data sources
* Update changelog
4 years ago
Thomas Kaul
4a815d2031
Feature/change data gathering selection ( #368 )
* Change data gathering selection from distinct orders to symbol profiles
* Update changelog
4 years ago
Thomas Kaul
3c46bde8d5
Bugfix/fix fear and greed index ( #359 )
* Fix fear and greed index
* Refactor fear and greed index symbol
* GF.FEAR_AND_GREED_INDEX -> _GF_FEAR_AND_GREED_INDEX
* Update changelog
4 years ago
Thomas Kaul
d8782b0d4c
Feature/automate countries for stocks in symbol profile data ( #314 )
* Automate countries for stocks in symbol profile data
* Update changelog
4 years ago
Thomas Kaul
72c065a59d
Feature/introduce asset sub class ( #312 )
* Introduce asset sub class
* Update changelog
4 years ago
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>
4 years ago
Thomas
8ac1272a9d
Feature/eliminate name from scraper config ( #277 )
* Eliminate name from scraper config
* Update changelog
4 years ago
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
4 years ago
Thomas
80d043729d
Feature/replace type with asset class ( #274 )
* Improved the asset classification
* Add assetClass to symbolProfile
* Remove type from position
* Update changelog
4 years ago
Thomas
3589e72aea
Harmonize prisma service ( #266 )
4 years ago
Thomas
e68aa1fa68
Clean up imports ( #267 )
4 years ago
Thomas
cbdb68e2f8
Refactoring
4 years ago
Thomas
6996e5a140
Feature/add data gathering for symbol profile data ( #228 )
* Implement profile data gathering
* Update changelog
4 years ago
Thomas
92d321a001
Drafts for orders ( #187 )
* Render the future with a dashed border
* Update changelog
4 years ago
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>
4 years ago
Thomas
abd0e08566
Introduce @ghostfolio/common lib ( #102 )
4 years ago
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
4 years ago
Thomas
94e0feac68
Add scraper symbols to symbol lookup results ( #51 )
4 years ago
Thomas
8d149b5e2b
Reduce period of max data gathering ( #30 )
4 years ago
Thomas
069006145a
Improve scraper ( #28 )
4 years ago