-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Amount and price swapped in myTransactions.csv #6
Comments
hmmmm this is kinda weird. We don't do anything with the data so I assume it is a TR bug not sure |
Next time I connect to the TR API I should create a conditional breakpoint in case of Amazon or Alphabet (better use the ISIN) and then post here what the incoming untouched data is.. |
When running it with the latest git version the output changed now to this: Date;Type;Amount;Value;Price;Fees;ISIN;Name So the column amount is still a little bit strange. I did not buy 1000 Amazon for 2.75 I tried to nail it down to the origin, I hope this one is it from myTimeline.json:
If helpful I could provide you my full files? I guess that we otherwise will never solve all these mysteries ,) For the second one I would suggest this:
For Hella I am not sure, it could be this:
|
Sometimes the amount and the price is swapped, as here in the first line for Amazon. Could also be a TR bug.
Hint: this seems to happen quite often for higher prices. I have also seen this for Alphabet.
Just another blind guess: even in October 2020 Amazon was valued more likely 2750 Euros. It seems that somehow it's 2 times the value 1375 and should be instead something like ;1;2750 ..
The text was updated successfully, but these errors were encountered: