How does TradeRR connect to FundedNext Futures?
FundedNext's futures programme routes execution through Tradovate. Connecting uses Tradovate's official OAuth flow with read-only scope — TradeRR cannot place orders, transfer funds, or change account settings.
Does TradeRR track the FundedNext trailing drawdown correctly?
Yes. TradeRR computes the live trailing floor as Peak Equity − Trailing Spread, the rule FundedNext evaluates against in their portal. The Tradovate broker UI shows its own EOD-locked threshold, which can diverge from the live firm rule by hundreds of dollars intraday. TradeRR uses the live formula so Distance to Drawdown matches what FundedNext shows.
Can I connect multiple FundedNext accounts?
Yes. Each FundedNext login can be connected separately, and TradeRR tracks each account independently — own trailing floor, daily P&L, journal — while rolling them up into a combined portfolio view across every firm.
How often does TradeRR sync?
A background sync runs every 5 minutes via Supabase pg_cron, every time the dashboard tab regains focus, and immediately when you click Sync. Drawdown distance and net liquidation stay in lockstep with what FundedNext shows.
Can I backfill historical FundedNext trades?
Tradovate's reporting API returns up to ~30 days of recent activity. TradeRR pulls everything available on first connect; older trades can be imported via the manual CSV path if you've exported them from the firm portal.