[bisq-network/bisq] Trades - export csv - identify taker and maker (Discussion #5799)

chimp1984 notifications at github.com
Fri Nov 12 11:38:21 CET 2021


Yes, I can have a look to it. But we should be conservative with adding data to trade statistics as they are a lot (> 100 000) and come with some memory/performance panenties... The buy/sell is just a boolean so thats cheap to add. The price deviation is 8 bytes, so thats a about 10-15% increase of current data.
The other aspect is privacy. The more specific data we add the easier is correlation of offers to trade statistics (enables to derive that an offer was actually taken as trade). The percentage price is a quite specific value which adds up with the other values like price and amount to a more accurate matching chance.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/discussions/5799#discussioncomment-1631008
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211112/ff297c72/attachment.htm>


More information about the bisq-github mailing list