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 supports permission management for extended API interfaces, allowing you to set permissions for API KEY. On the platform's Account Settings page under the "API Interface" option, click the "Create New ApiKey" button to create an extended API KEY.

When creating an API KEY, you can enter the * symbol in the "API Permissions" input box to enable all extended API interface permissions. To specify specific interface permissions, enter the corresponding extended API function names separated by commas, for example: GetRobotDetail,DeleteRobot, which will grant this API KEY permission to call the Get Live Trading Details interface and Delete Live Trading interface.

On the API KEY management page, you can also perform operations such as modify, disable, and delete on created API KEYs.