Source for Bonds updated prices

Hello, I want to add some bonds to Portfolio Performance.

Price updates work perfectly for Stocks and ETF but Bonds are not updated. E.g. bond GR0133011248 has last update July, 2nd on Dusseldorf Stock Exchange. And all other sources have no price updates at all.

This happens for almost all Bonds for what I can see. Is this expected? What’s the reason of this? Am I doing something wrong?

Thanks a lot for your work and help

Not sure if I get your question.
Are you asking for a source where daily prices can be used in PP?

Hello,
thanks for your reply. The title may be a bit misleading, I try to explain better:

  1. Yes, I’d like to have a source for Bonds prices. I don’t think there is the need to have “daily” prices for bonds, Weelky or Monthly prices would be ok.

  2. I see that a lot of bonds have no prices available. Are sources for bonds so poor or I’m doing something wrong? Can someone suggest any good source for bond prices?

  3. Let’s assume that prices are not available for some Bonds, which is ok as I prefectly understand that PP database can’t cover all the Bonds in the world.

If I try to add this Bond IT0005441883 I get two sources:

but both of them are empty:

so I don’t understand why PP shows the two sources. It should show “No prices available” or something like that, shouldn’t it? Is there any good reason why I should link that bond to one of the two sources anyway?

Thanks

Try to add an empty security. The Portfolio Performance (built-in) is just for stocks and yahoo is a bad source for european bonds.

Italien bonds (BTP) are described here: Investing.com is not allowing anymore to scrape historical prices - #7 by ProgFriese

For IT0005441883 the URL is https://www.milanofinanza.it/Grafici/GraficoStorico?stockCodeRT=2c73&codiceStrumento=1ac&nome= but please find it by yourself on Btp | Milano Finanza

GR0133011248 can be found for example at onvista or lang&schwarz

URL https://www.ls-tc.de/_rpc/json/instrument/chart/dataForInstrument?container=chart1&instrumentId=554520&marketId=1&quotetype=mid&series=intraday,history,flags&type=&localeId=1
Date $.series.history.data[*][0]
Quote $.series.history.data[*][1]

If you like to use onvista please read How can I add this bond with on PP? - #4 by ProgFriese

More Infos in general how to find JSON-sources: I want to understand how to get historical pricing data via JSON