> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polywin.bot/llms.txt
> Use this file to discover all available pages before exploring further.

# Reversal Snipe

> 用限价单梯子捕捉冷门反转。

Reversal Snipe 在逐渐更优的价格上挂一组限价单。当市场对热门方向出现反转时，你的梯子会自动成交——你乘势赚到反弹。

<Frame caption="Reversal Snipe 中心——空状态及回测入口">
  <img src="https://mintcdn.com/polywin/_sMY107hkYxZBIrd/images/reversal-snipe-hub-empty.png?fit=max&auto=format&n=_sMY107hkYxZBIrd&q=85&s=f9715a00cb103ee9137aac219642949a" alt="Reversal Snipe hub empty" width="1290" height="2796" data-path="images/reversal-snipe-hub-empty.png" />
</Frame>

<Frame caption="新建 Reversal 策略表单——梯子预算、价格区间和层数取代了单笔金额">
  <img src="https://mintcdn.com/polywin/_sMY107hkYxZBIrd/images/reversal-snipe-form.png?fit=max&auto=format&n=_sMY107hkYxZBIrd&q=85&s=fdf4b85bc7c4b6139c27b37243ef29a0" alt="Reversal Snipe form" width="1290" height="2796" data-path="images/reversal-snipe-form.png" />
</Frame>

## 工作原理

1. 市场开盘有明显热门（如 YES 在 80¢）
2. PolyWin 在更低价格挂一组 NO 买单（`Min`–`Max` 区间，沿 `Levels` 个层级均匀分布）
3. 价格下跌时，你的订单按顺序成交——越深成交价越好
4. 未成交的层级会在临近结算时自动撤单（默认：结算前 5s 撤单）

## 适用场景

* 你想以非零售价格获取冷门胜出的敞口
* 你认为短时间窗口内市场会过度反应
* 你想要可承受的有限风险入场，并能放手不管

## 你能配置什么

<AccordionGroup>
  <Accordion title="资产、时间框架、方向">
    与 Final Snipe 相同的选项：BTC/ETH/SOL/XRP/BNB/DOGE/HYPE × 5m/15m/1h/4h × 向上 / 向下 / 两者。
  </Accordion>

  <Accordion title="梯子价格区间（Min / Max）">
    梯子的下沿（`Min`）与上沿（`Max`）价格，以美元计（如 `0.03` = 3¢ 到 `0.15` = 15¢）。订单沿该区间均匀分布。
  </Accordion>

  <Accordion title="梯子层数">
    在最低与最高价格之间挂多少层（1 到 50）。默认 10。层数越多，成交越精细，但每层规模更小。
  </Accordion>

  <Accordion title="梯子预算">
    分配给整个梯子的总 USD 金额。PolyWin 会均匀分布到各层。
  </Accordion>

  <Accordion title="撤单模式">
    默认 `Cancel 5s`——结算前撤掉未成交层级，避免最后几秒在过时价格上成交。切换到 `🔒 Hold` 则保留梯子直到结算。
  </Accordion>

  <Accordion title="价格变动（PD）">
    Reversal 翻转了比较方向：`≤$X` 表示**只在价格距 strike 没有偏离太远时挂梯子**（反转前提）。默认 `≤$2`。
  </Accordion>
</AccordionGroup>

<Note>
  自动命名如 `Reversal Snipe BTC 15m 60s $10`，便于查找。可随时重命名。
</Note>
