Registered Member
|
I think many online quotes that are configured in KMyMoney do not work.
I'm looking for the price of iShares MSCI Europe Inc (IE00B1YZSC51): Setting -> Configure KMyMoney -> Online Quotes -> Yahoo UK Link to website: https://uk.finance.yahoo.com/q?s=IQQY.F&ql=0 Symbol: IQQY.F Online price update:
Setting -> Configure KMyMoney -> Online Quotes -> Finanztreff Link to website: http://etf.finanztreff.de/etf_einzelkur ... i=42350034 Symbol: IQQY Online price update:
Setting -> Configure KMyMoney -> Online Quotes -> Financial Times UK Funds Link to website: http://funds.ft.com/uk/Tearsheet/Summary?s=IQQY:GER:EUR Symbol: IQQY:GER:EUR Online price update:
How can I fix the code (Setting -> Configure KMyMoney -> Online Quotes) to make it work? Thank you! P.S. I use KMyMoney 4.8.0 (KDE Development Platform 4.12.5). |
Registered Member
|
I like finanztreff.de and i use Finance::Quote, but https://github.com/finance-quote/finance-quote/blob/master/lib/Finance/Quote/VWD.pm VWD.pm (finanztreff.de part of VWD) does not work correctly with ETF
|
Registered Member
|
I set up updating bond prices from the site http://www.boerse-berlin.com/index.php/Bonds!
Go into Settings/Configure KyMyMoney -> Select Online Quotes New source is configured with following parameters : URL = http://www.boerse-berlin.com/index.php/Bonds?isin=%1 Symbol = Quotation = _last">([0-9.]+.\d+) Date = _dateTime">(\d+\D+\d+\D+\d+) Date Format = %d %m %y Put the checkbox "Do not remove HTML fragments". Press « Update » Button |
Registered Member
|
I modified the code to update from different sources.
Go into Settings/Configure KyMyMoney -> Select Online Quotes New source is configured with following parameters : boursorama.com bonds in % Stuttgart
boursorama.com bonds in % Berlin / Bremen
ariva.de
markets.businessinsider.com bonds in %
|
Registered Member
|
And Russian mutual funds and coins:
pif.investfunds.ru mutual funds
Put the checkbox "Do not remove HTML fragments". gold.investfunds.ru coins
Put the checkbox "Do not remove HTML fragments". |
Registered Member
|
Could someone help build the source for Polish mutual funds?
This URL should be OK, I think: http://www.bankier.pl/fundusze/notowania/%1 (e.g. http://www.bankier.pl/fundusze/notowania/AGF44) The current price follows the expression "Wartość jednostki:", the date is right after that in parentheses. Please note that the price uses a comma for decimal. |
Registered Member
|
Try:
Put the checkbox "Do not remove HTML fragments". Spaces are also important. See:
|
Registered Member
|
I collected all scripts for parsing different sites. They work for me.
I hope this will be useful to someone. The easiest way is insert all codes in file "kmymoneyrc". Windows 10 path: "c:\Users\USER1\AppData\Roaming\.kde4\share\config\kmymoneyrc"
|
Registered Member
|
Hi
I am a linux user (ubuntu) I am strugling to get the prices for some french funds. Exemple: FR0010037341 http://www.boursorama.com/bourse/opcvm/ ... =MP-802280 I set the URL and symbol right but the price retrurned is wrong (it returns 1€ in Kmymoney) any help would be handy. Thank you |
KDE Developer
|
You did not mention the regexes and settings you used to extract the various data fields. I see the price here:
ipwizard, proud to be a member of the KMyMoney forum since its beginning.
openSuSE Leap 15.4 64bit, KF5 |
Registered Member
|
|
Registered Member
|
|
Registered Member
|
Thank you but this expression doesn't work.
It finds the isin number as price. ( FR0010037341) In this exemple, it returns : 0010037341 (1,00373e+07) |
Registered Member
|
Of course this does not work. The complete line for the price is something like this:
http://www.boursorama.com/bourse/opcvm/opcvm.phtml?symbole=MP-802280
|
Registered Member
|
Hi
Thank you for your time and patience. I also searched on my side and found this was working better with the "blank" as thousand separator.
|
Registered users: bartoloni, Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]