This repository contains scraped financial information for Hungarian instruments which are either unlisted or listed by speicific brokers and they don't have common feeds which Portfolio Performance automatically supports.
This data is primarily presented in a format which is compatible with Portfolio Performance.
There are 2 types of data available:
- historical prices
- instrument data in csv format
This repository provides a CSV file where you all the active instruments are listed grouped by data source. These files are placed under instruments directory. You need to download the needed CSV files in order to import them.
This data can be used to import securities straight into Portfolio Performance. This guide can help in guiding on how to do it.
-
Right click on your instrument and select
Edit
in the context menu -
Select
Historical Quotes
tab in the pop-up window-
Select
JSON
in Provider. -
Populate
Feed URL
.It is advised to use https://statically.io/ for better caching of data.
You can populate the URL by some pattern as well:
https://cdn.statically.io/gh/havasd/pp-data/main/<source>/<instrumnet>.json
Where
<source>
is a directory in this repository andinstrument
is the name of the file within that directory. -
Set
Path to Date
to$.[*].date
andPath to Close
to$.[*].price
-
-
This should populate the the table in the popup menu