(edited by Malediktus.9250)
Total gold earned?
About the gold you can use:
API:2/account/wallet
API:2/commerce/transactions
It is not accurate, but if you know the amout of gold at the start of the day and the amount at the end of the day, plus your transactions on TP, you can sketchily retrieve how much have you earned and spent that day.
Anyway I think that knowing only if you have a profit or a loss in a day it is enough.
I mean the total gold earned (generated, not trading post earnings) in the lifetime of an account. I am 100% sure Anet is tracking this.
Web Programmer
I mean the total gold earned (generated, not trading post earnings) in the lifetime of an account. I am 100% sure Anet is tracking this.
Everything is tracked via logs, at least, but exposing a queryable API interface to them isn’t very feasible. Filtering, collating and aggregating them is a very non-trivial operation.
There is a website that uses the API key you can generate in your account section that tracks these things and how much gold your account is worth in skins/dyes and such. https://gw2efficiency.com/
Mesmer on Northern Shiverpeaks
I think it would be better if the person wanting to track gold earn/loss/ whatever, to use the wallet api to make a custom logger, I’m going to do something similar, where I’m making a overlay to track gold earned that time the overlay is running, will probably make some kind of logger that logs, so you can have a history.
I’ll do it for the other currencies too. Once I get my tracking system to work
With the current api I think it would be very hard to track how much gold you’ve sent by mail/guild bank. Unless you make manual notes about it,
Someone say game crash must be related to OOM
when you read the log it’s not related to that whatsoever…
as I said there it is already created.. can see your currencies and how much you can get from material storage.. how many dungeon tokens you have of each and how you could spend it to make profit..
Mesmer on Northern Shiverpeaks
I mean the total gold earned (generated, not trading post earnings) in the lifetime of an account. I am 100% sure Anet is tracking this.
Everything is tracked via logs, at least, but exposing a queryable API interface to them isn’t very feasible. Filtering, collating and aggregating them is a very non-trivial operation.
I would be suprised if it doesnt get added up somewhere. Otherwise it would have to recalculate it every time for accounts less than 30 days old.
as I said there it is already created.. can see your currencies and how much you can get from material storage.. how many dungeon tokens you have of each and how you could spend it to make profit..
this is not what this topic about, we are talking about lifetime of your account earnings and not your current account value