Thomas Kaul
af0863d193
Bugfix/fix currency conversion in accounts ( #937 )
* Fix currency conversion in accounts
* Update changelog
3 years ago
Thomas Kaul
7df53896f3
Feature/start eliminating data source from order ( #622 )
* Start eliminating dataSource from order
* Update changelog
3 years ago
Thomas Kaul
1beb4de62f
Feature/support additional currencies ( #517 )
* Support additional currencies
* 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
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
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>
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
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
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
fb9e66318f
Improve test
4 years ago
Thomas
b8194eb64f
Clean up code
4 years ago
Valentin Zickner
852902d1ab
add current position calculation with holding period return calculation
4 years ago
Valentin Zickner
c88ad2c225
change getValues to multiple symbols
4 years ago
Thomas
099571437e
Extend current rate service with getRange()
4 years ago
Thomas
5037393866
Support today in current rate service
4 years ago
Thomas
67606e4026
Extend current rate service test
4 years ago
Valentin Zickner
9de56c32ac
create base structure for portfolio rewrite
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
4 years ago