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

FMZ Quant Trading Platform integrates advanced AI large model assistant functionality, providing users with intelligent strategy development and trading assistance services. Through deep integration with industry-leading large language models, the platform can help users quickly solve programming problems, optimize trading strategies, analyze market data, and provide professional quantitative trading guidance.

FMZ platform currently supports the following AI large models:
Claude Sonnet 4 - Anthropic's latest high-performance model with excellent code understanding and generation capabilities.

  • How to invoke AI Assistant

    AI Assistant in Strategy Editor Menu

    Right-click in a blank area and select "AI Assistant" from the popup menu to invoke the AI Assistant, or use the shortcut key ⌘K to invoke the AI Assistant.

  • Using AI Assistant to explain code

    AI Assistant explaining code in Strategy Editor

    The AI Assistant can not only help you write code but also explain code logic for you. After selecting the code snippet that needs explanation, right-click and select "Explain this code" from the popup menu to view the detailed code explanation provided by the AI Assistant.

  • Optimize and improve code
    After selecting the code snippet that needs optimization, right-click and select "Suggest optimizations" or "Refactor code" from the popup menu. The AI Assistant will provide optimization suggestions or directly generate optimized code for you.