daifoundation / maker-otc

The OasisDEX protocol - Simple on-chain market for ERC20 tokens
GNU Affero General Public License v3.0
101 stars 39 forks source link

Show more/all trades #125

Closed jorisbontje closed 8 years ago

jorisbontje commented 8 years ago

amans on slack requested the feature to show more trades from the history than just the last 10; I can see two options for this: 1) we add a "Show more/all trades" link which removes the limit to the filter 2) we add an "export to CSV" and allow the user to download the raw data; not sure if this is possible to do client side.

pimato commented 8 years ago

in Poloniex they have both options and I use both of them. This implementation would be perfect!