Голосуй за функції. Вищий тариф — більше голосів.
Connect Binance, OKX and more via CCXT
Protect signup flow with Google reCAPTCHA v3 to block bot registrations
Sessions currently expire too quickly, forcing frequent re-logins. Investigate Supabase JWT/refresh token TTL and configure a longer session duration.
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.
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.
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.
Download your trade history as CSV files
Visual calendar showing daily P&L with color coding
Organize trades with custom tags and labels
Attach chart screenshots to your trades
Get real-time trade alerts via Telegram bot
Public ranking of top-performing traders
Maximum Favorable/Adverse Excursion for trade analysis
AI-powered pattern recognition and trade quality scoring
Automatic nightly trade synchronization
Shareable PNG cards for every trade
Customizable public profile with widgets
Plan vs actual deposit tracking with growth projections
Per-exchange referral codes on profile and trade cards
Full support for English, Russian, and Ukrainian
Founding member rates locked in forever