Type/to search
Welcome to FMZ Quant Trading Platform
Programming Languages
JavaScript
TypeScript
Python
C++
MyLanguage
PINE Language
Blockly Visual Programming
Workflow
Key Security
Live Trading
Strategy Library
Docker
Deploy Docker
One-Click Docker Rental
Manual Deployment of Bot
Docker Operation Precautions
Global IP Address Specification
Command Line Parameters for Bot Program
Live Trading Data Migration
Docker Monitor
Exchange
Strategy Editor
Backtesting System
Strategy Entry Functions
Strategy Framework and API Functions
Template Library
Strategy Parameters
Interactive Controls
Options Trading
C++ Strategy Writing Guide
JavaScript Strategy Writing Guide
Web3
Built-in Libraries
Extended API Interface
MCP Service
Trading Terminal
Data Explorer
Alpha Factor Analysis Tool
General Protocol
Debugging Tool
Remote Editing
Import and Export of Complete Strategies
Multi-language Support
Live Trading and Strategy Grouping
Live Trading Display
Strategy Sharing and Renting
Live Trading Message Push
Common Causes of Live Trading Errors and Abnormal Exits
Exchange-Specific Notes

Strategy Import/Export Screenshot

  • Download Source Code
    Export strategy source code. The exported file type depends on the programming language used by the strategy. JavaScript strategies are exported as files with js extension; Python strategies are exported as files with py extension; C++ strategies are exported as files with cpp extension; MyLanguage strategies are exported as files with txt extension.
    Note: Only exports strategy source code, does not include strategy parameters, template references, or other configuration information.

  • Export Strategy
    Export the complete strategy configuration, including strategy source code, parameter settings, and all other strategy-related information. The exported file format is xml.

  • Import Strategy
    Using the xml file exported via the "Export Strategy" function, click the "Import Strategy" button on the strategy editing page, select the xml file to import, and the complete strategy configuration will be imported.
    After import is complete, you need to click the "Save" button to save the strategy.