mql5/crypto/.env.example

15 行
439 B
Text

# OKX API Configuration
OKX_API_KEY=your_okx_api_key
OKX_API_SECRET=your_okx_api_secret
OKX_API_PASSPHRASE=your_okx_passphrase
# Sandbox Mode (True/False)
OKX_USE_SANDBOX=False
# SiliconFlow API Configuration (for DeepSeek/Qwen)
SILICONFLOW_API_KEY=your_siliconflow_api_key
SILICONFLOW_API_URL=https://api.siliconflow.cn/v1
# Model Selection
DEEPSEEK_MODEL=deepseek-ai/DeepSeek-V3.1-Terminus
QWEN_MODEL=Qwen/Qwen3-VL-235B-A22B-Thinking