[Kmymoney] KmyMoney Tradegate Plugin
Benedikt Hallinger
beni at hallinger.org
Tue Mar 10 17:49:47 UTC 2015
Hi there,
just wanted to let you know that i made a small online quote source for
"tradegate exchange".
The symbol to be used is just the ISIN of the security.
It will fetch the "last" price if it is available, otherwise the "bid"
price, so this should work well with securitys that are traded not as often
as the big papers.
---snip---
[Online-Quote-Source-Tradegate.de]
DateFormatRegex=%y.%m.%y
DateRegex=<span id="rt_datum">(\\d\\d\\.\\d\\d\\.\\d\\d\\d\\d)</span>
PriceRegex=<td><strong
id="(?:bid(?!.+id="last">\d+,\d+)|last)">(\d+,\d+)</strong></td>
SkipStripping=true
SymbolRegex=
URL=http://www.tradegate.de/orderbuch.php?isin=%1
---snap---
I hope it is useful to somebody.
More information about the KMyMoney
mailing list