说明
示例:
RSI 简单网格 cBot - EURUSD - m5 - 从 01.01.2025 到 01.01.2026
RSI 简单网格 cBot 是一个结合了网格交易策略和 RSI(相对强弱指数)信号的交易机器人。当 RSI 进入超卖或超买区时,机器人会开启一个网格头寸,然后随着市场朝相反方向移动,以相等的点差间隔增加新的头寸。一旦达到预定的利润目标,整个网格将自动关闭。
该机器人提供五种方向模式,平台重启后自动恢复状态,并且具备账户资金不足时防止开仓的保护功能。
方向 - 定义机器人开启网格头寸的方向。
多头 — 仅买入网格,当 RSI 下降至超卖水平以下时触发。
空头 — 仅卖出网格,当 RSI 上升至超买水平以上时触发。
多头或空头 — 一次只开一个方向的网格。只有前一个网格关闭后,才能开启新的网格。
同时双向 — 买入和卖出两个网格可以同时运行。如果没有活动网格,第一个 RSI 信号会同时启动两个方向。
触发方向 — 两个网格可以同时运行,但每个网格需要各自的 RSI 信号(超卖 → 买入,超买 → 卖出)。
交易量(手数) - 网格中每个头寸的大小,以手数表示。所有头寸的交易量相同 — 机器人不使用乘数。
步长(点数) - 连续网格头寸之间的点数距离。当价格远离最后一个头寸达到此值时,机器人会开启另一个头寸。
目标利润 - 整个网格的净利润目标(以账户货币计)。达到后,机器人关闭该方向的所有头寸,等待下一个 RSI 信号。
数据源 - 用于计算 RSI 的数据源。默认是收盘价(Close)。
周期 - RSI 周期 — 用于计算的柱数。默认是 14(Wilder 的经典设置)。
超卖水平 - RSI 超卖水平。跌破此值会产生买入信号。默认是 30。
超买水平 - RSI 超买水平。突破此值会产生卖出信号。默认是 70。
摘要
Key features include five selectable direction modes for grid opening: Long (buy grids triggered by RSI oversold signals), Short (sell grids triggered by RSI overbought signals), Long_or_Short (one grid at a time in either direction), Both_at_once (simultaneous buy and sell grids triggered by the first RSI signal), and Trigger_side (both grids run simultaneously but require individual RSI signals). The bot supports fixed lot sizing without volume multipliers and includes automatic state recovery after platform restarts. It also prevents opening positions if account funds are insufficient.
RSI parameters such as period, oversold, and overbought levels are configurable, with defaults set to 14 periods, 30 for oversold, and 70 for overbought. The bot operates on standard market order types and is suitable for various markets including Forex, indices, commodities, and cryptocurrencies. It supports high-frequency swing trading on 5-minute charts and includes risk management tools like equity stop and maximum drawdown protection.
客户评价
5 | 100 % | |
4 | 0 % | |
3 | 0 % | |
2 | 0 % | |
1 | 0 % |