issues
search
matthiasstraka
/
php-invest
Self-hosted stock portfolio tracking software using PHP/Symfony. It tracks portfolios across multiple brokers and automatically updates daily stock data. It allows tracking trades of raw stock and EUSIPA derivatives/instruments.
GNU General Public License v3.0
18
stars
8
forks
source link
Fetch prices command
#3
Closed
matthiasstraka
closed
3 years ago
matthiasstraka
commented
3 years ago
Fetch prices for an asset and persist them in the database
[x] Determine which prices to download (daterange)
[x] Download prices from a provider
[x] Store prices in the database
Fetch prices for an asset and persist them in the database