CrossTrade Docs
Basic CommandsAdvanced Commands
  • Welcome!
    • Set Up Guide
  • Getting Started
    • Installation
    • User Dashboard
      • XT Control Panel
      • Manual Trader
      • Command Builder
    • Alert History
    • TradingView Alerts
      • Dynamic Variables
      • XT Alert Builder
      • Example Indicators
      • Example Strategies
    • VPS Connection Guide
  • Webhooks
    • Overview
    • Commands
      • Place Order
      • Flat Place Order
      • Close Position
      • Reverse
      • Reverse Position
      • Flatten Positions
      • Flatten Everything
      • Cancel Order
      • Cancel Orders
      • Cancel All Orders
      • Cancel Replace
      • Change Order
      • Close Strategy
    • Advanced Options
      • Multi-Account Placement
      • Flatten First
      • Require Market Position
      • Max Positions
      • Bracket Orders
      • Percentage and Tick Prices
      • Limit Order Timeouts
      • Trading Window
      • Bypass Trade Windows
      • Delay Timer
      • Rate-Limiting
      • Alert Commenting
      • Kill Switch
      • Notes
    • Examples & Use Cases
    • Troubleshooting
  • Account Manager
    • Overview
      • How It Works
      • Dashboard
      • Global Settings
      • Frequently Asked Questions (FAQ)
    • Monitors
      • Profit/Loss Thresholds
      • Minimum Profit Drawdown
      • Trailing Drawdown
      • Advanced Usage
    • Account Settings
      • Auto-Flattening
      • Trading Windows
    • Management Logs
  • NinjaTrader
    • ATM Strategies
      • Creating ATM Template
    • Optimizing NinjaTrader Performance
    • Enabling Multi-Provider Mode
  • CrossTrade API
    • Overview
    • Authentication
    • Rate Limiting
    • Webhook Trading
    • Accounts
      • GET Accounts Summary
      • GET Accounts
      • GET Account
    • Positions
      • GET Positions
      • GET Position
      • POST Close Position
      • POST Reverse
      • POST Reverse Position
      • POST Flatten Positions
      • POST Flatten Everything
    • Orders
      • GET Orders
      • GET Order
      • GET Order Status
      • POST Cancel Order
      • POST Cancel Orders
      • POST Cancel All Orders
      • POST Place Order
      • POST Flat Place Order
      • POST Replace Order
      • PUT Change Order
    • Strategies
      • GET Strategies
      • GET Strategy
      • POST Close Strategy
    • Executions
      • GET Executions
      • GET Execution
    • Quotes
      • GET Quote
  • Changelog
    • XT Versions
    • All Updates
  • Affiliate Program
    • Media Kit
  • Social Links
    • Discord
    • TradingView
    • YouTube
    • X (Twitter)
    • Instagram
    • Facebook
    • Reddit
    • Website
    • Blog
Powered by GitBook
On this page
  1. Changelog

XT Versions

See what's changed from previous CrossTrade Add-On versions

[v1.8.2]
- Added potential fix for ATM strategies failing to attach to orders
- Support for continuous contract identifiers (e.g., ES1!) in early alpha

[v1.8.1]
- Added Position Profit/Loss Thresholds to Unrealized Mode
- Closing Only NT8 order blocking out of beta

[v1.8.0]
- Added completely redundant order processing system that virtually eliminates timeouts
on connection loss
- Added NT8 order blocking through Account Management closig only switch (early beta)

[v1.7.3]
- Corrected compilation error from v1.7.2

[v1.7.2]
- Added multi-processing to internal order queue, hopeful fix for users still 
experiencing delay
- Removed warnings messages improperly bubbling up to Activity Log

[v1.7.1]
- Added potential fix for rare error state where XT add-on fails to reconnect and 
results in "request timeout errors"
- Added alerting to users who have ATI disabled
- Added query API for user generated order_id set in a webhook alert message
- Added snapshot endpoint to pull all account and positions in a single API call
- Added flatten by marketPosition (Long, Short) to flatten API (modified 
/v1/api/positions/flatten to accept data, else flatteneverything)
- Added flatten by account/instrument/market_position/nothing to webhook commands
- Added quantity and percent to CLOSEPOSITION API & command to allow scaling out 
(% rounds up, e.g., 10% of 1 contract is 1 contract minimum)
- Added NOTES field, passable to any alert type. Shows up in add-on Activity Log 
and Alert History dashboard.

[v1.6.0]
- Fix bug that caused Account Management pnl reporting to lock up under high CPU load
- Added true Reverse functionality for a position, available through webhook and API
- Added kill/closing only switches per account to Account Management dashboard

[v1.5.10]
- Fixed bug that prevented reconnect failure after multiple disconnects

[v1.5.9]
- Auto-Connect option added to login prompt

[v1.5.4]
- Account management features completed

[v1.5.1]
- Account management features added for beta testing

[v1.5.0]
- Fixed error message in NT8 logs on start-up & shutdown
- Improved client keepalive handling to prevent VPS firewalls dropping connections

[v1.4.9]
- Improved connection handling to prevent sudden dropouts
PreviousGET QuoteNextAll Updates

Last updated 4 days ago