一个用日图的黄金EA(更稳定) , GOLD TRADE PRO
本帖最后由 360 于 2024-6-10 22:38 编辑Gold Trade Pro 加入了黄金交易 EA 俱乐部,但有一个很大的区别:这是一种真正的交易策略。
“真实交易策略”是什么意思?您可能已经注意到,市场上几乎所有黄金 EA 都是简单的网格/鞅系统,当市场与初始头寸相反时,它们会添加交易。
它们通常伪装成“神经网络/人工智能/机器学习”,但如果您对外汇和 EA 有一点经验,您可以轻松地将它们识别为简单的网格和鞅系统,这是非常危险的。
虽然这种类型的策略在回溯测试中可能看起来不错(直线排列,甚至经常在测试中进行操纵以获得更多销售额),但它们总是无一例外地最终失败,并导致追加保证金并清空整个交易账户。
我看到这种事一次又一次地发生。为什么?因为黄金是一种非常不稳定的工具,尽管有漂亮的回测,但未来将会发生针对网格/鞅设置的重大变动。
不要迷信“完美回测”EA...实际交易中不存在直线上升,因此,如果回测看起来好得令人难以置信,那么它总是存在。
这就是 Gold Trade Pro 的不同之处。它不使用任何有风险的交易风格,而是基于每日支撑位和阻力位突破的相当简单的交易策略。该策略对于黄金等波动性货币对非常有效。
每笔交易从一开始就有一个 TP 和 SL,如果价格开始朝正确的方向移动,EA 将使用跟踪 SL 来最小化风险并最大化利润。
Gold trade Pro 已内置 7 种不同的策略,可以无缝地协同工作。结果是一条非常稳定的增长曲线,也有一些损失(但至少没有被操纵来欺骗你。)
我提供诚实的 EA 以及经过验证的策略。
设置 EA:
推荐货币对:XAUUSD/黄金
时间范围:每日
最低余额:200$
设置非常简单。只需打开每日时间范围内的黄金图表,将 EA 拖至图表,然后设置手数设置。
对于低余额账户(200 美元-400 美元),我建议仅运行策略 2,4 和 7,因为它们的回撤最低。
风险设置:我建议使用“每笔交易风险”,并从每笔交易 1% 的风险开始。如果你感觉舒服,你总是可以增加风险。
强烈建议您先进行一些回溯测试,然后再开始使用模拟账户。这样您就可以了解实时交易期间会发生什么。
如果您对 EA 或其设置有任何疑问,请私信联系我
实时结果很快就会出来!
啥周期? jiangrpeng 发表于 2024-1-8 18:39
啥周期?
天图 本人亲自测试过,只要不要开太大的仓位,他的盈亏比是很高的
ShowInfoPanel -> display the information panel on the chart
- Adjustment for Infopanel size -> in case of 4K display, set value to "2"
- update infopanel during testing -> disabled for faster backtesting
- Run strategy 1..7 -> enable/disable the different strategies (all are breakout of daily support and resistance, but different entries, exit and trailingSL settings)
- Maximum allowed spread: maximum spread for pending orders to be allowed
- Friday Stop Hour -> if you don't want trades to be hold over the weekend, set a value between 0 and 23. (25 means "disabled)
- SetSL_TP_After_Entry -> enable only if your broker doesn't allow pending orders with SL and TP
- Use Virtual Expiration -> enable only if your broker doesn't allow pending order with expiration date
- Randomization -> this will randomize the entries, exits and TrailingSL values a bit, so that multiple users on the same broker, will have a bit different trades.Also good for prop firms.Good value is "50"
- BaseMagicNumber -> the base magicnumber that will be used for all strategies
- Comment for trades -> the comment to be used for the trades
- Lotsize Calculation Method -> here you determine how the lotsize should be calculated: Fixed lotsize (Use StartLots), Using Max Risk Per Trade, or using LotsizeStep
- Startlots -> set the value for fixed lotsize, when that option is chosen.This parameter will be used as "minimum lotsize" when using any of the other 2 options for lotsize calculation
- LotsizeStep -> binds the lotsize to the balance or equity.So LotsizeStep=1000 would mean: 0.01lots per 1000 balance.so a balance of 3000 would run at 0.03lots
- Max Risk Per Trade -> The maximum loss (in %) when a SL is hit.So value "2" would mean maximum 2% loss if a full SL is hit
- Set Max Daily Drawdown -> Here you can set a maximum allowed daily drawdown (in %).If it is reached, the EA would close all trades and pending orders, and wait for the next day.This is usefull for prop firms
- Use Equity instead of Balance -> use Equity of the account to calculate all lotsize values
- OnlyUp -> this will prevent lotsize to decrease after losses (more aggressive but faster recovery after losses)
- Check for free margin before setting trades -> Use when the EA has problems setting trades on your broker because of low margin, while there is sufficient margin 是试用的还是无限制的? qq_qzuser_tVu 发表于 2024-1-8 20:59
是试用的还是无限制的?
无限制 感谢分享,拿去试试看怎么样 没有用,我实盘已经测试过了, 源码我都有。 janny1122 发表于 2024-1-8 21:12
没有用,我实盘已经测试过了, 源码我都有。
我也实盘测了,长时间跑和不贪心,控制仓位,还是有利可图 是哪个版本