"DragonGoldEAProNet6Demo" 标识
cBot
383 下载
版本 1.0, Jan 2025
Windows 版、Mac 版, Mobile, Web
5.0
评价:1
"DragonGoldEAProNet6Demo" 已上传图片
70.32M
交易量
588.4K
盈利点数
57
销售
3.84K
免费安装

Dragon EA 使用黄金交易以获得良好利润,最低余额为 3000 美元,手数为 0.01,在 M5 条上使用黄金货币对

真实账户下载地址 https://ctrader.com/products/315


================================================================================

DRAGON GOLD EA PRO - 快速参考指南

================================================================================


概述

================================================================================

Dragon Gold EA Pro 是一款用于 cTrader 的网格/马丁格尔自动交易机器人。

针对 XAUUSD(金)交易进行了优化,具有先进的资金管理功能。


平台:cTrader | 框架:.NET 6 | 魔术编号:99224



交易策略

================================================================================


工作原理:

1. 进场信号:比较最近两根蜡烛线

- Candle[2] 收盘价 > Candle[1] 收盘价 → 卖出

- Candle[2] 收盘价 < Candle[1] 收盘价 → 买入


2. 网格构建:当价格逆向移动 PipStep 点时,

开启更大手数的新订单(马丁格尔)


3. 退出:当总利润达到止盈目标时,关闭所有订单



关键参数说明

================================================================================


资金管理

--------------------------------------------------------------------------------

MMType(默认:1)

0 = 所有订单固定手数

1 = 马丁格尔(手数递增: 0.010.020.040.08...)

2 = 基于上次交易结果


手数(默认: 0.01)

初始订单大小。建议从小开始!

微型账户: 0.01-0.05 | 标准账户:0.1-1.0


手数指数(默认:2.0)

下一订单大小的乘数

1.5 = 保守 | 2.0 = 标准 | 3.0 = 激进(高风险!)


手数小数位数(默认:2.0)

手数的小数精度(大多数经纪商通常为 2)



网格设置

--------------------------------------------------------------------------------

PipStep(默认:300 点)

网格订单之间的距离

黄金:200-400 | EURUSD:50-150 | GBPUSD:75-200

越小 = 订单越多 = 风险越高


止盈(默认:100 点)

整个网格的目标利润

保守:150-300 | 中等:80-150 | 激进:50-100


最大交易数(默认:30)

最大同时订单数

交易越多 = 需要更多资金

黄金资金指南(手数指数=2.0):

- 10 笔交易:最低 500 美元

- 15 笔交易:最低 1000 美元

- 20 笔交易:最低 2500 美元

- 30 笔交易:最低 5000 美元以上



风险管理(关键!)

--------------------------------------------------------------------------------

UseEquityStop(默认:FALSE)

*** 始终设置为 TRUE ***

如果账户权益下降过多,自动关闭所有订单


TotalEquityRisk(默认:20%)

强制平仓前最大权益风险百分比

保守:10-15% | 中等:15-20% | 激进:20-25%

*** 切勿超过 30% ***


UseTrailingStop(默认:FALSE)

移动止损以锁定利润

在盈利 10 点时激活,跟踪止损 10 点



订单管理

--------------------------------------------------------------------------------

UseClose(默认:FALSE)

TRUE = 开新单时关闭前一单(减少风险暴露)

FALSE = 保持所有订单开启(标准网格)


UseAdd(默认:TRUE)

TRUE = 允许添加新的网格订单

FALSE = 首次进场后不再开新单


滑点(默认:30 点)

最大可接受滑点(30 点 = 5 位经纪商的 3 点)



时间管理

--------------------------------------------------------------------------------

UseTimeOut(默认:FALSE)

启用指定时间后自动关闭


MaxTradeOpenHours(默认:48 小时)

网格最大开启时间

有助于避免周末/新闻事件持仓



快速启动配置

================================================================================


保守设置(500-1000 美元账户)

--------------------------------------------------------------------------------

MMType: 1 | 手数: 0.01 | 手数指数: 1.5 | PipStep: 400

止盈: 150 | 最大交易数: 15 | 总权益风险: 15

UseEquityStop: TRUE | UseTimeOut: TRUE | 最大交易开启时间: 72


预期:低风险,缓慢增长,最大回撤约 15%



中等设置(2000-5000 美元账户)

--------------------------------------------------------------------------------

MMType: 1 | 手数: 0.02 | 手数指数: 2.0 | PipStep: 300

止盈: 100 | 最大交易数: 20 | 总权益风险: 20

UseEquityStop: TRUE | UseTrailingStop: TRUE | UseTimeOut: TRUE


预期:风险/回报平衡,标准马丁格尔策略



激进设置(10000 美元以上账户)

--------------------------------------------------------------------------------

MMType: 1 | 手数: 0.05 | 手数指数: 2.0 | PipStep: 250

止盈: 80 | 最大交易数: 30 | 总权益风险: 25

UseEquityStop: TRUE | UseTrailingStop: TRUE


预期:更高利润,更高风险,需要监控



重要警告

================================================================================


*** 马丁格尔/网格策略风险极高 ***


风险因素:

- 连续 15 笔 2 倍交易 = 初始手数的 32768 倍!

- 强烈趋势市场可能导致账户爆仓

- 大型网格占用大量保证金


始终:

- 使用 UseEquityStop = TRUE

- 首先在模拟账户测试 30 天以上

- 从保守设置开始

- 重大新闻(NFP、FOMC 等)前关闭 EA

- 保持 200% 以上保证金水平

- 使用 VPS 实现 24/7 运行


切勿:

- 用无法承受损失的钱交易

- 使用最大杠杆

- 设置 TotalEquityRisk > 30%

- 在重大新闻事件期间运行

- 忽视保证金警告



安装

================================================================================

1. 打开 cTrader → Automate 标签

2. 导入 DragonGoldEAProNet6.cs 文件

3. 点击“Build”进行编译

4. 将机器人拖到 XAUUSD 图表上

5. 配置参数(UseEquityStop = TRUE!)

6. 启用“Algo Trading”并点击“Start”



推荐市场

================================================================================

最佳:XAUUSD(金)- 高波动性,大点数波动

适合:GBPUSD、EURJPY

不推荐:低波动性货币对、奇异货币对、加密货币


时间框架:推荐 H1(1 小时)或 H4(4 小时)



紧急操作

================================================================================

如果回撤 > 20%:

1. 立即停止 EA

2. 手动关闭所有订单

3. 审查并降低参数设置

4. 重新开始前先在模拟账户测试


如果保证金水平 < 150%:

1. 追加资金或关闭部分仓位

2. 降低最大交易数设置

3. 考虑暂停 EA



技术信息

================================================================================

订单标签:"GOLD-{OrderNumber}"

魔术编号:99224

订单类型:仅限市价单(OP_BUY,OP_SELL)


止盈方法:网格加权平均

止盈价格 = (订单价格 × 订单手数之和) / 订单手数之和 + 止盈点数



支持与免责声明

================================================================================

*** 风险免责声明 ***

保证金交易外汇/差价合约风险极高。您可能会损失全部投资资本。

过往表现不保证未来结果。此 EA 不保证盈利。开发者不承担任何损失责任。


使用此 EA 即表示您已知晓:

- 您理解自动交易的风险

- 您承担全部损失责任

- 您将先在模拟账户充分测试

- 您理解马丁格尔策略风险极高


许可证:有效期至 2031 年 10 月 21 日



================================================================================

Dragon Gold EA Pro - cTrader 专业网格交易解决方案

================================================================================


网格/马丁格尔策略风险较大。请自行谨慎使用,并始终在历史数据和模拟账户中验证设置后再实盘操作。

网格/马丁格尔策略风险较大。请自行谨慎使用,并始终在历史数据和模拟账户中验证设置后再实盘操作。

交易概览
5.0
评价:1
5
100 %
4
0 %
3
0 %
2
0 %
1
0 %
客户评价
August 8, 2025
Simple but very effective if you use it correctly. Use small lot if you don't want to see you account blow :)
Scalping
Commodities
Grid
XAUUSD
Martingale
cTrader Store 提供的所有产品,包括交易机器人、指标和插件,均由第三方开发者提供,仅供信息参考和技术访问之用。cTrader Store 并非经纪商,不提供投资建议、个人推荐或任何未来业绩保证。

该作者的其他作品

cBot
Forex
BTCUSD
+8
This is a fully automated news-driven trading robot
cBot
Grid
XAUUSD
+2
Dragon GOLD EA, uses trade gold with good profit, minimum balance is 3000$ with lot 0.01, on M5 bar with gold pair
1.06
盈利系数
cBot
BTCUSD
Crypto
+1
Demo version of https://ctrader.com/products/318
cBot
Grid
Forex
+5
Scalping bot with profit  400% per year
cBot
Grid
Forex
+5
The demo version of Scalping bot https://ctrader.com/products/257
cBot
Grid
XAUUSD
+2
GOLD Trade Free Demo at https://ctrader.com/products/1729
cBot
Forex
EURUSD
+3
This Version only supports Demo accounts or Backtest Please Download the pro version at https://ctrader.com/products/312
cBot
RSI
Grid
+5
This production version of Dragon Money Forex Pro
cBot
RSI
Grid
+8
DragonRSIcBot is an RSI-driven grid/martingale cBot
cBot
Grid
XAUUSD
+1
Dragon GOLD EA uses trade gold with good profit, the minimum balance is 3000$ with lot size 0.01, SELL
cBot
Grid
XAUUSD
+4
GOLD trade Real Accout at https://ctrader.com/products/1728
cBot
Grid
EURUSD
+3
Free Demo Version here https://ctrader.com/products/313

猜您喜欢

cBot
Place market or pending trades fast with draggable SL, risk-based sizing & clean, efficient execution tools.
cBot
Volume
Imbalance
+3
VOLUME IMBALANCE STRIP A focused multi-timeframe imbalance visualization tool for cTrader.
cBot
Automatiza tus operaciones con esta estrategia de cruce de medias móviles exponenciales (EMAs). EMA Crossover Pro.
cBot
RSI
MACD
+3
N.B.: Results with an initial invested capital of 100 euros.
cBot
ATR
No Overtrading
+3
Intelligent negotiations and analysis Voice-based price action !Limited time offer!
21.2%
投资 回报率
3
盈利系数
cBot
RSI
This is an advanced tool designed to protect your trading account by managing drawdown and run-up levels.
1
盈利系数
cBot
AI
ATR
+27
Review and User Guide: PROP Account Guardian Pro cBot 🛡️
cBot
EMA
SL Manager
+5
Fully automated dual-symbol hedging cBot for cTrader.
20.6%
投资 回报率
8.66
盈利系数
cBot
AI
ATR
+5
UltimateAI Trading Robot – Smart Trend & Momentum Trader for cTrader
60.1%
投资 回报率
1.37
盈利系数
cBot
ATR
XAUUSD
+1
XAUUSD Engulfing Master - Professional Trading Bot
41.3%
投资 回报率
1.85
盈利系数
cBot
Channel
SL Manager
+4
cTrader to Telegram trade notifier with custom message formats, risk alerts, and an on-chart dashboard.
cBot
The SNR Engulfing Bot trades SNR levels and engulfing patterns, automating price action strategies for cTrader users.
cBot
AI
Forex
+2
Sophisticated GRADIENTE algorithm , performance 11% per day drawdown 4%
cBot
Trade fearlessly: auto-adjusts stops, manages risk, and locks profits with precision
cBot
RSI
Forex
+2
N.B.: Results with an initial invested capital of 100 euros.
cBot
Prop
Forex
+5
PivotPointsBot, leveraging the time-tested pivot point strategy!
cBot
Volume
Key Levels
Export OHLC data from any backtest to CSV. Works on Candles, Renko, Tick, Range. Perfect for external analysis.
70.32M
交易量
588.4K
盈利点数
57
销售
3.84K
免费安装