Display currency and automated trade analysis in v2.4

This release adds a selectable account currency, automated trade MAE/MFE, and a number of import and parsing fixes to improve reliability.

  • Choose a display currency so P&L, commissions, prices, and analytics show in your account currency while market data remains in USD.
  • Automatic MAE/MFE is calculated for eligible Pro users on trade create/update/import using Finnhub candles, giving faster per-trade risk insights.
  • Import workflow and dashboard flows are improved for clearer results, with more reliable header detection and better handling of import boundaries.
  • CSV parsing and parser hardening fix several ThinkorSwim and PaperMoney edge cases: options metadata, contract multipliers, duplicate same-second fills, Excel-style formulas, and futures P&L.
  • Operational fixes: analytics currency crash fixes, corrected chart entitlements, initial balance date behavior, backend upload/log permissions, and the required DB migration (170_add_display_currency.sql) before deploy.

Please share feedback in this thread.

View release notes