Skip to main content

Strategy Files

StrategyFiles

The Strategy Files tab is a key component of JT-Trader for managing trading strategies. This module allows developers to collect and publish trading strategies as bundles for use on various platform servers.

Commands:

  1. In the Select strategy field, choose the desired strategy bundle.
  2. Click the Build Bundle button to build the package.
  3. After the process completes, a message will appear: ✅ "Build completed successfully"

StrategyFiles-BundleCreated

A script compiled using the Build Bundle command can be deployed on any user server without the need to copy the source code to the server.

StrategyFiles-SelectingBundle