python-ctapi icon indicating copy to clipboard operation
python-ctapi copied to clipboard

Missing getGains() datasets

Open patetim opened this issue 2 years ago • 1 comments

Realized Gain / Loss for all Sales Unrealized Gain / Loss for all Purchases

Both datasets are missing from the getGains() API call. These datasets are very much needed.

patetim avatar Feb 17 '23 05:02 patetim

This is a question regarding: https://cointracking.info/api/v1/

Currently, the https://cointracking.info/api/api.php has the function: getGains()

But this function lacks some features and does not return these two necessary tables I need that are: "Realized Gain / Loss for all Sales" & "Unrealized Gain / Loss for all Purchases"

Is it possible to add these to the feature as these are necessary to have through the API for my reporting requirements?

patetim avatar Apr 27 '23 10:04 patetim