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

Marketwatch price downloads no longer working #38

Closed matthiasstraka closed 8 months ago

matthiasstraka commented 8 months ago

We need to replace the default marketwatch price source as our download link reports Error 401 (forbidden). Alphavantage and Onvista work great, but require a way better user interface than entering JSON strings with hard to figure out instrument IDs.