Thomas Kaul
aed8f5cf04
Feature/upgrade prisma to version 3.6.0 ( #518 )
...
* Upgrade prisma from version 2.30.2 to 3.6.0
* Update changelog
2021-12-05 16:52:24 +01:00
Thomas Kaul
4908e6d35d
Bugfix/fix data gathering of fear and greed index ( #505 )
...
* Fix data gathering of fear and greed index
* Update changelog
2021-12-01 21:18:46 +01:00
Valentin Zickner
80782f1098
add support for euro cryptocurrencies, ALGO and remove unknown crypto… ( #480 )
...
* add support for euro cryptocurrencies, ALGO and remove unknown cryptocurrencies from list
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2021-11-21 17:38:48 +01:00
Thomas Kaul
d60b444324
Release/1.71.0 ( #458 )
...
* Refactor logger
* Fix exception
* Update changelog
2021-11-07 21:25:18 +01:00
Thomas Kaul
d999a27159
Feature/move scraper configuration to symbol profile ( #456 )
...
* Move scraper configuration
* Update changelog
2021-11-07 18:36:28 +01:00
Thomas Kaul
678544748a
Add symbol mapping ( #452 )
...
* Add symbol mapping
* Update changelog
2021-11-07 09:42:36 +01:00
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
2021-10-24 10:49:17 +02:00
Thomas Kaul
19e2d54791
Refactor custom cryptocurrencies ( #433 )
2021-10-21 22:11:12 +02:00
Valentin Zickner
099ad18aaf
refactor data-provider.service.ts to have dynamic list of services ( #429 )
...
* Refactor data-provider.service.ts to have dynamic list of services
* Update changelog
Co-authored-by: Valentin Zickner <ghostfolio@zickner.ch>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2021-10-20 21:41:40 +02:00
Thomas Kaul
2e5176bacf
Feature/extend import by csv files ( #419 )
...
* Support import of csv files
* Update changelog
2021-10-15 22:22:45 +02:00
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>
2021-10-11 19:32:21 +02:00
Thomas Kaul
de94494aa0
Bugfix/fix symbol conversion for yahoo finance ( #405 )
...
* Fix symbol conversion for Yahoo Finance
* Update changelog
2021-10-03 10:40:21 +02:00
Thomas Kaul
1050bfa098
Feature/improve yahoo finance symbol conversion ( #402 )
...
* Improve symbol conversion
* Update changelog
2021-10-02 10:28:06 +02:00
Thomas Kaul
6333aa972d
Bugfix/fix data gathering after seed ( #390 )
...
* Fix data gathering after seed
* Update changelog
2021-09-25 16:44:24 +02:00
Thomas Kaul
dcee651098
Feature/support unlimited currencies ( #387 )
...
* Support unlimited currencies
* Update changelog
2021-09-24 21:09:48 +02:00
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
2021-09-18 19:32:22 +02:00
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
2021-09-11 11:14:55 +02:00
Thomas Kaul
ee5ab05d8a
Release 1.47.1 ( #350 )
2021-09-06 22:55:08 +02:00
Thomas Kaul
bf8856ad19
Bugfix/fix search for cryptocurrencies ( #348 )
...
* Fix the search for cryptocurrency symbols
* Update changelog
2021-09-06 22:02:49 +02:00
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
Thomas Kaul
c71a4c078e
Bugfix/convert g bp to gbp in yahoo finance service ( #301 )
...
* Fix currency inconsistency in the yahoo finance service (GBp to GBP)
* Update changelog
2021-08-18 18:22:01 +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
b898c0678d
Feature/refactor exchange rate service ( #289 )
...
* Refactor exchange rate service
* Update changelog
2021-08-14 11:06:21 +02:00
Thomas
96a615dc5d
Bugfix/only allow supported currencies in symbol search ( #287 )
...
* Only allow supported currencies in symbol search
* Update changelog
2021-08-13 20:29:57 +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
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
cbdb68e2f8
Refactoring
2021-08-01 00:55:10 +02:00
Thomas
0264b592b9
Feature/improve investments by sector ( #172 )
...
* Improve investments analysis by sector
* Update changelog
2021-06-16 17:05:43 +02:00
Thomas
42a2d404e4
Fix type errors ( #126 )
2021-05-27 21:12:55 +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
200a7d2d65
Feature/refactor search functionality ( #105 )
...
* Refactor search functionality
* Update changelog
* Improvements after code review
2021-05-20 20:36:08 +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
b0a24e4fc0
Desaturate background color ( #92 )
2021-05-15 10:09:07 +02:00
Thomas
c70eb7793e
Feature/migration to accounts ( #58 )
...
* Migrate transaction table
* Add accounts page
* Add account page logic
2021-05-01 12:30:52 +02:00
Thomas
40c95a541d
Add data source to transaction model ( #53 )
2021-04-28 21:30:49 +02:00
Thomas
94e0feac68
Add scraper symbols to symbol lookup results ( #51 )
2021-04-27 21:03:22 +02:00
Thomas
125956eb3e
Refactor number extraction from string ( #41 )
2021-04-25 12:11:52 +02:00
Thomas
5cb69291f5
Introduce market states ( #38 )
...
* closed
* delayed (no live data)
* open
2021-04-22 22:00:46 +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