Daily Breakout and Trailing Stop (Made with AlgoBuilderX)
cBot
757 下载
版本 1.0, Oct 2024
Windows 版、Mac 版, Mobile, Web
4.0
评价:1
32.3K
免费安装
说明
// 此 cBot 是使用 AlgoBuilderX
//
// AlgoBuilderX 是一个强大的工具,用于在 cTrader 平台上创建自动交易策略。
// 通过直观的拖放界面,您可以轻松构建和定制自己的交易
// 算法,无需任何编码知识。无论您是初学者还是有经验的交易者,
// AlgoBuilderX 都为开发、测试和部署您自己的 cBot 提供了无缝体验
//
// 访问 algobuilderx ,今天就开始构建您自己的 cBot!
此 cBot 是一个示例,使用 AlgoBuilderX 制作,且 仅适用于模拟账户。
该策略涉及绘制两条水平线,一条位于前一日的最高点,另一条位于最低点。当价格达到对应前一日最高点的线时,开设买入仓位,止损设置在当天的最低点。类似地,如果价格触及前一日最低点的线,则开设卖出仓位,止损设置在当天的最高点。为了确保更准确的风险管理,实现了“风险 % 权益”参数,允许尽管止损动态变化,仍将亏损限制在设定金额内。
参数如下:
• 止盈:设置以点数计的止盈水平。
• 风险 % 权益:开仓手数根据此处输入的百分比和止损距离计算。
• 移动步长:表示止损在多少点后被移动。
• 移动止损:表示止损距离当前价格多少点时被移动。
重要提示:
此 cBot 是使用 AlgoBuilderX 创建的演示示例,未针对实盘使用进行优化。它旨在展示 AlgoBuilderX 的功能,并作为创建自定义策略的起点。建议您在实盘账户实施任何策略前,仔细测试和优化。
摘要
AI 摘要
This cBot, created with AlgoBuilderX for the cTrader platform, demonstrates a daily breakout trading strategy using the previous day's high and low levels. It automatically draws two horizontal lines at these levels and opens buy positions when the price reaches the previous day's high, setting the stop loss at the previous day's low. Conversely, it opens sell positions when the price hits the previous day's low, with the stop loss at the previous day's high. The bot incorporates dynamic risk management by calculating the opening lot size based on a user-defined percentage of equity and the stop loss distance. Key adjustable parameters include Take Profit (in pips), Risk % Equity (to control position sizing), Trailing Step (the pip interval for moving the stop loss), and Trailing Stop (the distance in pips to maintain the stop loss from the current price). This cBot is intended for demonstration on demo accounts only and serves as an example of AlgoBuilderX’s capabilities for building automated trading strategies without coding. Users should thoroughly test and optimize any strategy before live deployment.
交易概览
客户评价
4.0
评价:1
5 | 0 % | |
4 | 100 % | |
3 | 0 % | |
2 | 0 % | |
1 | 0 % |
客户评价
November 20, 2025
Daily Breakout & Trailing Stop is a calm, extremely low-frequency breakout tool. It trades cleanly off previous-day highs/lows and manages positions safely with a conservative TS. Don’t expect fireworks - the strategy is slow, steady, and barely active. Profit is small but stable, and the bot behaves predictably. Good for passive, long-horizon setups, but not a performer if you want consistent weekly gains.
讨论
常见问答
cTrader Store 提供的所有产品,包括交易机器人、指标和插件,均由第三方开发者提供,仅供信息参考和技术访问之用。cTrader Store 并非经纪商,不提供投资建议、个人推荐或任何未来业绩保证。
价格
32.3K
免费安装
