BlogRelease Notes
Sign inStart for Free

© 2026 BroTrades

PricingAboutBlogGuidesRelease NotesBacklog

Feature Backlog

Vote for features you want next. Higher tier = more votes.

Hamster1Pro5Bro10Diamond50
In Progress1

Multi-Exchange Support

Connect Binance, OKX and more via CCXT

Planned12

reCAPTCHA on signup

Protect signup flow with Google reCAPTCHA v3 to block bot registrations

Extend session lifetime

Sessions currently expire too quickly, forcing frequent re-logins. Investigate Supabase JWT/refresh token TTL and configure a longer session duration.

Show per-exchange breakdown in Wallet and Deposit

Multi-exchange sync works, but the Wallet balance widget and Deposit/MoneyFlow views only show an aggregate number. Update both to display each connected exchange with its own balance (e.g. ByBit: $X, Binance: $Y) so the user can see where funds live.

Make shared trade image clickable → exchange referral

In the Share Trade modal, clicking the trade card image should open the referral link for the trade's exchange in a new tab — ByBit trade → ByBit ref, Binance trade → Binance ref, OKX trade → OKX ref, etc. Use EXCHANGE_REFERRAL_URLS + ADMIN_REFERRAL_CODES (or the owner's code if set) from src/domain/services/referral.ts. Wrap the <Image> in TradeShareDialog.tsx (lines 150-157) with an anchor whose href is built from the trade's exchange + referral code.

Tier-gated referral code on shared trade

Currently the Share Trade modal image always links to admin (Oleg's) referral code regardless of user. Gate by tier: Free tier → admin ref code (monetizes free shares), Pro/Trader/Diamond → user's own referral_code from exchange_connections (paid users keep their referrals). Update LatestTrades.tsx + TradeCardJSX banner/QR to use resolveExchangeReferrals() and inject the tier-appropriate code. Applies to both the clickable image link (PR #39) and the banner/QR rendered inside the card.

CSV Export

Download your trade history as CSV files

Calendar Heatmap

Visual calendar showing daily P&L with color coding

Tags & Labels

Organize trades with custom tags and labels

Telegram Notifications

Get real-time trade alerts via Telegram bot

Leaderboard

Public ranking of top-performing traders

MFE/MAE Calculations

Maximum Favorable/Adverse Excursion for trade analysis

AI Trade Analytics

AI-powered pattern recognition and trade quality scoring

Shipped9

Trading School & Mentorship

Schools run courses on the platform — teachers build modules with video, PDFs and classwork, mentors review submissions and track students, learners progress module by module, and mentors get a Telegram ping the moment work is submitted.

0 votes

Auto-Sync (ByBit)

Automatic nightly trade synchronization

0 votes

Trade Card Screenshots

Shareable PNG cards for every trade

0 votes

Public Profile

Customizable public profile with widgets

0 votes

Screenshot Upload

Attach chart screenshots to your trades

0 votes

Deposit Planning

Plan vs actual deposit tracking with growth projections

0 votes

Custom Referral Codes

Per-exchange referral codes on profile and trade cards

0 votes

Internationalization

Full support for English, Russian, and Ukrainian

0 votes

Early Access Pricing

Founding member rates locked in forever

0 votes