第一步:选择正确的EA文件
━━━━━━━━━━━━━━━━━━━━━━━
根据你的交易平台选择对应版本:
• 使用MT4平台 → 选择 MT4*.ex4 文件
• 使用MT5平台 → 选择 MT5*.ex5 文件
第二步:安装EA到平台
━━━━━━━━━━━━━━━━━━━━━━━
1. 打开MT4/MT5交易终端
2. 点击左上角:文件 → 打开数据文件夹
3. 进入 MQL4/Experts 或 MQL5/Experts 文件夹
4. 将对应的 .ex4 或 .ex5 文件复制到此文件夹
5. 重启MT4/MT5平台
第三步:加载EA到图表
━━━━━━━━━━━━━━━━━━━━━━━
1. 在左侧"导航器"窗口找到"EA交易"
2. 找到"天机跟单发送端"或"天机跟单接收端"
3. 拖拽EA到任意货币对图表上
4. 在弹出的窗口中配置参数
第四步:启用必要选项
━━━━━━━━━━━━━━━━━━━━━━━
⚠️ 重要:必须勾选以下选项才能正常运行!
☑ 允许DLL导入
☑ 允许算法交易
☑ 允许实时交易(如需要)
位置:工具 → 选项 → EA交易
📤 适用对象:提供交易信号的账户
操作步骤:
━━━━━━━━━━━━━━━━━━━━━━━
1️⃣ 运行EA
• 加载"天机跟单发送端"EA到图表
• 确保笑脸图标显示(表示EA正常运行)
• 选择窗口语言(中文/英文)
• 选择窗口字体(中文/英文)
• 窗口X坐标:窗口左侧边距(像素),距图表左边界距离
• 窗口Y坐标:窗口顶部边距(像素),距图表上边界距离
• 示例:X=10, Y=20 → 窗口位于左上角,距左边10像素,距上边20像素
2️⃣ 获取专属ID
• EA启动后会自动生成专属喊单ID
• 将此ID发送给需要跟单的账户
3️⃣ 设置授权(可选)
• 点击面板上的"信号授权"按钮
• 输入跟单账户ID
• 设置授权天数
• 点击"添加"并保存
• 注意:授权约10分钟后生效
4️⃣ 监控状态
• 查看网络连接状态
• 查看持仓数和利润
• 查看在线跟单账户数量
5️⃣ 管理跟单账户
• 使用"上一账户"/"下一账户"切换查看
• 实时监控股单账户的持仓情况
• 可随时删除授权停止跟单
📥 适用对象:跟随他人交易的账户
操作步骤:
━━━━━━━━━━━━━━━━━━━━━━━
1️⃣ 运行EA
• 加载"天机跟单接收端"EA到图表
• 确保笑脸图标显示
• 选择窗口语言(中文/英文)
• 选择窗口字体(中文/英文)
2️⃣ 输入喊单ID
• 从发送端获取专属ID
• 在EA参数中输入该ID
3️⃣ 配置核心参数
━━━━━━━━━━━━━━━━━━━━━━━
【跟单模式】
• 正向跟单:喊单做多→你也做多
• 反向跟单:喊单做多→你做空
【下单模式】
• 模式1--比例跟单:
【跟单类型】
• 跟多单:只跟随多单
• 跟空单:只跟随空单
• 多空单:全部跟随
4️⃣ 设置风险控制
━━━━━━━━━━━━━━━━━━━━━━━
【亏损比例风控】
• 亏损比例设置(10%)
• 当跟单利润亏损资金超过账户结余 10% 时自动平仓卸载EA(只平跟单软件下的订单)
【亏损金额风控】
• 亏损金额设置(1000)
• 当跟单利润亏损资金超 1000 时自动平仓卸载EA(只平跟单软件下的订单)
【只跟新单】
• 开启:只跟随EA启动后的订单
• 关闭:跟随所有符合条件的订单
5️⃣ 高级参数设置
━━━━━━━━━━━━━━━━━━━━━━━
6️⃣ 监控运行状态
━━━━━━━━━━━━━━━━━━━━━━━
• 查看网络和跟单连接状态
• 查看信号和跟单的持仓/利润
• 查看EA参数和账户信息
• 分页浏览持仓明细
如有问题,请联系:
工作时间:周一至周五 12:00-24:00
Step 1: Select the Correct EA File
━━━━━━━━━━━━━━━━━━━━━━━
Select the version based on your trading platform:
• MT4 Platform → Choose MT4*.ex4 file
• MT5 Platform → Choose MT5*.ex5 file
Step 2: Install EA to Platform
━━━━━━━━━━━━━━━━━━━━━━━
1. Open MT4/MT5 trading terminal
2. Click: File → Open Data Folder
3. Navigate to MQL4/Experts or MQL5/Experts folder
4. Copy the .ex4 or .ex5 file to this folder
5. Restart MT4/MT5 platform
Step 3: Load EA to Chart
━━━━━━━━━━━━━━━━━━━━━━━
1. Find "EA Trading" in the "Navigator" window
2. Find "Tianji Copy Trading Sender" or "Tianji Copy Trading Receiver"
3. Drag the EA onto any currency pair chart
4. Configure parameters in the pop-up window
Step 4: Enable Required Options
━━━━━━━━━━━━━━━━━━━━━━━
⚠️ Important: The following options must be checked for normal operation!
☑ Allow DLL Imports
☑ Allow Algorithmic Trading
☑ Allow Live Trading (if needed)
Location: Tools → Options → Expert Advisors
📤 Target Users: Accounts providing trading signals
Operation Steps:
━━━━━━━━━━━━━━━━━━━━━━━
1️⃣ Run EA
• Load "Tianji Copy Trading Sender" EA onto a chart
• Ensure the smiley icon is displayed (EA running normally)
• Select window language (Chinese/English)
• Select window font (Chinese/English)
• Window X coordinate: Distance from chart left edge (pixels)
• Window Y coordinate: Distance from chart top edge (pixels)
• Example: X=10, Y=20 → Window positioned at top-left, 10px from left, 20px from top
2️⃣ Get Unique ID
• EA will automatically generate a unique Signal ID
• Send this ID to accounts that need to copy trades
3️⃣ Set Authorization (Optional)
• Click "Signal Authorization" button on the panel
• Enter the copying account ID
• Set authorization days
• Click "Add" and save
• Note: Authorization takes effect approximately 10 minutes later
4️⃣ Monitor Status
• Check network connection status
• View position count and profit
• View number of online copying accounts
5️⃣ Manage Copying Accounts
• Use "Previous Account"/"Next Account" to switch views
• Monitor copying account positions in real-time
• Delete authorization at any time to stop copying
📥 Target Users: Accounts copying others' trades
Operation Steps:
━━━━━━━━━━━━━━━━━━━━━━━
1️⃣ Run EA
• Load "Tianji Copy Trading Receiver" EA onto a chart
• Ensure the smiley icon is displayed
• Select window language (Chinese/English)
• Select window font (Chinese/English)
2️⃣ Enter Signal ID
• Get the unique ID from the sender
• Enter this ID in the EA parameters (喊单ID / Signal ID)
3️⃣ Configure Core Parameters
━━━━━━━━━━━━━━━━━━━━━━━
【Copy Mode (跟单模式)】
• Forward Copy: Signal BUY → You BUY
• Reverse Copy: Signal BUY → You SELL
【Order Mode (下单模式)】
• Mode 1 - Ratio Copy:
【Copy Type (跟单类型)】
• Copy Long Only: Only follow BUY orders
• Copy Short Only: Only follow SELL orders
• Copy Both: Follow all orders
4️⃣ Set Risk Control
━━━━━━━━━━━━━━━━━━━━━━━
【Percentage Risk Control (亏损比例风控)】
• Loss percentage setting (e.g., 10%)
• Automatically close all positions and unload EA when cumulative loss exceeds X% of account balance (only closes orders placed by this EA)
【Equity Risk Control (亏损金额风控)】
• Loss amount setting (e.g., 1000)
• Automatically close all positions and unload EA when cumulative loss exceeds X amount (only closes orders placed by this EA)
【New Orders Only (只跟新单)】
• Enabled: Only follow orders placed after EA starts
• Disabled: Follow all qualifying orders
5️⃣ Advanced Parameters
━━━━━━━━━━━━━━━━━━━━━━━
6️⃣ Monitor Running Status
━━━━━━━━━━━━━━━━━━━━━━━
• Check network and copy connection status
• View signal and copy positions/profit
• View EA parameters and account information
• Browse position details by page
If you have any questions, please contact:
Business Hours: Monday to Friday, 12:00-24:00