说明
这是一个半自动机器人,帮助您管理资金。
当您有一个仓位且不想设置固定的止损和止盈时,这个机器人会自动帮您完成。
当您的仓位盈利超过止盈点数时,机器人会根据您选择的比例移动止损,并逐步移动直到触及止损。
当您的订单亏损超过止损点数时,机器人会根据您选择的三种马丁格尔方法之一自动下马丁格尔订单以弥补亏损,同时根据您选择的止盈点数计算新的盈利点,当超过盈利点时,所有仓位将自动关闭。
当没有未平仓订单时,机器人不会工作,每次机器人仅支持一个方向上的一个未平仓订单。
如果您同时下了两个方向的订单,买入和卖出,机器人仍然会工作。
您应选择m1时间框架以使机器人工作最快,因为机器人会在K线收盘后工作。
例如:
如果您下了0.01手XAUUSD买单,止损=400,止盈=200,止损移动率=0.5,马丁格尔风格=PlusOne。
情况1:如果您的订单盈利200点,将创建一个新的止损,盈利为100点,如果价格继续上涨,新的止损将继续上移,直到价格反转触及止损。
情况2:如果您的订单亏损400点,机器人将自动下一个马丁格尔订单,新手数等于当前手数加一单位手数=0.01 * 2 = 0.02,同时绘制新的止盈线,确保新的止盈与您预期的止盈相同。
情况3:如果您的订单亏损800点,机器人将自动下一个类似情况2的订单,新手数为0.01 * 3 = 0.03,并移动新的止盈线。
如果您选择Double,您的订单手数将逐渐翻倍,这需要较大的资金来覆盖,但订单会更快关闭。
如果您选择Fibonacci,您的订单手数将按斐波那契数列增加,优点是初始手数小,后期手数大,有助于快速回本,所需资金比Double类型少。
如果您选择PlusOne,您的订单手数将按加一类型增加,所需资金较少,但回本时间较长。
如果资金为1000美元,您应使用0.01的起始手数交易XAUUSD,马丁格尔类型选择PlusOne。
如果资金为2000美元,您应使用0.01的起始手数交易XAUUSD,马丁格尔类型选择Fibonacci。
如果资金为5000美元,您应使用0.01的起始手数交易XAUUSD,马丁格尔类型选择Double。
摘要
Key functionalities include:
- Automatic trailing stop loss: When a position’s profit exceeds the defined Take Profit Pip, the bot moves the stop loss according to a user-selected ratio, gradually locking in profits until the stop loss is triggered.
- Martingale loss recovery: If a position’s loss surpasses the Stop Loss Pip, the bot places an additional martingale order using one of three selectable methods—Double (doubling lot size), Fibonacci (increasing lot size following the Fibonacci sequence), or PlusOne (incrementing lot size by one unit). It recalculates the take profit level to close all positions once the profit target is reached.
- Recommended to run on the M1 timeframe for faster response, as the bot operates after each bar closes.
Example use cases and capital recommendations are provided for trading XAUUSD with varying starting lot sizes and martingale styles based on account size. The bot supports multiple markets and symbols including Forex, commodities, cryptocurrencies, and indices.
客户评价
5 | 100 % | |
4 | 0 % | |
3 | 0 % | |
2 | 0 % | |
1 | 0 % |
