Latest Updates

What's New at CrossTrade

Product updates, new features, and everything we're building to make automated futures trading better.

Start Your Free 7-Day Trial
Previous Updates
Strategy Sync Upgrades, API Expansion & Affiliates Relaunch
New Features Mar 23, 2026
Target quantity controls for Strategy Sync, a massive Pro API expansion with real-time WebSocket streaming, and a completely rebuilt affiliate program.
Strategy Sync
  • target_quantity: Set your intended position size directly instead of adding/removing contracts.
  • out_of_sync=resync: Automatically fix mismatched positions and realign with your remote strategy.
Pro API Expansion
  • 8 new REST endpoints: Market data, orders, positions, executions, and watermarks.
  • WebSocket streaming: Real-time quotes, P&L, and orders via /ws/stream.
Affiliate Program
  • Rebuilt from scratch: Three tiers (10%/15%/20%), progression-based, with dashboard analytics. Open to everyone.

Read the full docs →

Add-On v1.12 — Home Page, Automation Wizard & CancelAndBracket
Add-on Update Mar 09, 2026
New CancelAndBracket command, redesigned Home page, guided Automation Wizard, and major Trade Copier & Account Manager improvements.
Webhooks
  • CancelAndBracket: Cancel all pending orders and re-bracket a position in one step.
  • Limit order brackets now wait for fill before applying TP/SL.
App
  • New Home Page: Live positions, account summaries, NT8 Health Monitor, and quick links.
  • Automation Wizard: Step-by-step tool for building webhook commands without memorizing syntax.
  • My Account upgrades: Auto-Reconnect, Data Watchdog, and Opposing Position Protection configurable from the web.

Download v1.12.0 →

$ Based Trade Brackets
New Feature Jan 07, 2026
Set your Stops and Target Brackets using dollar based offsets.
What's New
  • Use dollar based offsets instead of tick, percentage, points, or numerical
  • Any $ representation is valid (e.g., $1; $1.00; $ 1; -$1;)
key=your-secret-key;
command=place;
account=sim101;
instrument=NQ1!;
action=buy;
qty=1;
order_type=market;
tif=day;
take_profit=$1000;
stop_loss=$500;

Learn More →

Introducing Copier Groups
New Feature Jan 01, 2026
Organize your copiers into groups for easier management and bulk operations.
  • Create custom groups to organize your copiers
  • Enable or disable entire groups with a single click
  • Apply settings to the entire group at once
Copier Groups
Hybrid Mode for Account Management
New Feature Dec 15, 2025
A new "middle ground" between Standard Mode and Unrealized Mode.
  • Standard Mode: Monitor stops the session if Account P/L targets are hit
  • Unrealized Mode: Monitor never stops; flattens based on floating P/L
  • Hybrid Mode (New): Hard stops for account safety + continuous position management
Hybrid Mode
Account Visibility Manager
New Feature Dec 03, 2025
Hide old accounts from cluttering your dropdowns.
  • New UI layout with overview bar and double header on Account Manager & Trade Copier
  • Flatten button added to Trade Copier
  • Click the visibility icon to hide/unhide any accounts
Account Visibility Manager
Monitor Lock & Non-Emotional Colors
New Feature Nov 07, 2025
New settings to help manage trading psychology and prevent mid-session restarts.
  • Non-Emotional Colors: Removes green/red scheme that can trigger emotional responses
  • Monitor Lock: When the monitor says you're done for the day, you're done
Monitor Lock
Exit Signal Blocking for Strategy Sync
New Feature Oct 28, 2025
Run TradingView strategies that only allow opening orders, with positions fully managed by CrossTrade.

Add strategy_exit_block=true to your alert message to block exit signals from your TV strategy. Positions are managed entirely by your CrossTrade brackets/monitors.

Learn More →

Trade Copier Released
New Product Oct 06, 2025
The Trade Copier is officially live with XT add-on v1.11.2, plus instant quoting for faster execution.
  • Copier Features: Dual Copy System, Tandem Block, Trade Inversion, Ratio Position Size, Symbol Replacements
  • Instant Quoting: Streaming quotes from the add-on for instant retrieval
Trade Copier

Download v1.11.2 →