Skip to content

feat: add trading history CSV export (Bounty #14)#168

Open
zp6 wants to merge 2 commits into
capofficial:mainfrom
zp6:feat/export-trading-history
Open

feat: add trading history CSV export (Bounty #14)#168
zp6 wants to merge 2 commits into
capofficial:mainfrom
zp6:feat/export-trading-history

Conversation

@zp6
Copy link
Copy Markdown

@zp6 zp6 commented May 15, 2026

Trading History Export

Closes #14

Implementation

  • CSV generation utility with proper escaping
  • Date range filtering
  • Download as CSV file
  • React component with "Export All" and "Last 30 Days" buttons

Usage

<TradingHistoryExport trades={trades} />

Wallet: zp6

@zp6 zp6 mentioned this pull request May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Export trading history

1 participant