After a number of tries, I’m close to solve my problem. I remains an issue I can’t fix. So I’m seeking your help. Please find below all the parameters:
Input csv quote file:
isin;nom;date;price
FR0000121014;LVMH;30/09/2025;520,5
FR0000121972;SCHNEIDER ELECTRIC;03/01/2026;300,67
FR0000121972;SCHNEIDER ELECTRIC;30/06/2022;112,9
FR0011400T5U9;AIR LIQUIDE PRIME FIDEL 2027 - FR0011400T5U9;30/09/25;176,86
Python script Ouput (script name: sanstitre17.py) : only one quotation
FR0000121972 300.67 2026-01-03 00:00:00
KMM parameters:
URL file:/mnt/path to directory/sanstitre17.py %1
Downloading mode: By Default
Data Format: HTML épuré
Identifiant: (^[A-Z0-9]+) [0-9]+?.[0-9]+? \d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}$
Selected by : Symbole
Price: ^[A-Z0-9]+ ([0-9]+?.[0-9]+?) \d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}$
Decimal separator : Legacy
Date: ^[ A-Z0-9]+ [0-9]+?.[0-9]+? (\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2})$
Date Format: %Y-%m-%d %H:%M:%S
Identifiant by default: empty
Distant source : not quoted
Security parameters:
Account name: SCHNEIDER ELECTRIC - FR0000121972
Investment type: Action
Symbole: FR0000121972
Fulle name: SCHNEIDER ELECTRIC - FR0000121972
Fraction: 1/1000
Market: EUREX
Id No: FR0000121972
Currency: EUR
Quote precision : 3
Remaining: Rounded
Entry quote: by default
On line Source : SG-Quotation
Fraction: 1,0000
Triggering on-line quote update results in the following error message:
(Debug) symbol=FR0000121972 id=E000048…
Exécution de /mnt/DC2A40D12A40AA7A/Nos_REPERTOIRES-20190904/Comptes_Bancaires/Tests/Pour_KMyMoney/Assurance-Vie-Développement/sanstitre17.py FR0000121972…
Symbole trouvé : « FR0000121972 »
Cours trouvé : « 300.67 » (300,67)
Date trouvée : « 2026-01-03 00:00:00 »
Format de date trouvé : « 2026-01-03 00:00:00 » / « »
A reçu un cours non valable pour FR0000121972, impossible de le mettre à jour.
In English: Received a non valid quote for FR0000121972, update impossible.
I don’t see what I can do anymore after a number of experiments, including changing the quotation date.
Could you, please, help me?
With many thanks.
René