DeXter-on-Radix / website

Community built order book dex on Radix.
https://dexteronradix.com/
6 stars 14 forks source link

[ENHANCEMENT] Improve trade history #366

Closed dcts closed 1 month ago

dcts commented 1 month ago

We currently have 2 problems:

  1. TradeHistory provides no additional information compared to OrderHistory
  2. OrderHistory also contains Open Orders, which is unexpected and confusing

My suggestion

Here is a recap of all changes:

(Additional changes / enhancements)

image

NOTE: we should still implement "Trade Hisotry", but in a correct way, see #367 for more information.