KomodoPlatform / komodo-wallet-desktop

Komodo Wallet Desktop GUI
https://atomicdex.io
GNU General Public License v2.0
237 stars 202 forks source link

[FR]: orderbook filter #2118

Open ca333 opened 1 year ago

ca333 commented 1 year ago

add orderbook filter possibilities by max price, min vol, pubkey, etc.

smk762 commented 1 year ago

Ideally all available keys should be exposed for filtering on the front end. This will require an update to the filter form as at the moment there is no space to spare. Perhaps our design team can suggest some options. cc @tonymorony (I'll stop tagging you for these and just use the https://github.com/KomodoPlatform/atomicDEX-Desktop/labels/awaiting%20design label instead) image

smk762 commented 7 months ago

This was partially implemented (simple view only) in https://github.com/KomodoPlatform/komodo-wallet-desktop/pull/2389