BTC 低波动区间网格
依据滚动价格中枢和区间带宽生成反向调仓信号,并用异常波动门限限制追单。
This is the pure classic Turtle Trader strategy, a famous trend-following system. Core Idea: Buy on strength when price breaks to a new 20-bar high and exit when price breaks below a 10-bar low. Rules: Long Entry: Close > highest(high, 20)[1] (price breaks above the 20-bar Donchian upper band). Exit: Close < lowest(low, 10)[1] (price breaks below the 10-bar Donchian lower band). Stop Loss: Entry price - 2 × ATR(14). Position Sizing: Risk 1% of capital per trade, calculated using 2 × ATR(14) risk distance. Max exposure 100%. No pyramiding. Notes: No volatility filter (ATR filter disabled). Borr
第三方公开时序研究的技术指标迁移草稿;待 QuantElse 使用原始行情复现。
Minara public Marketplace API (third-party, pending QuantElse replay)
ohlcv · 1h · 240 条样本
2026-07-17T16:59:59Z · Public third-party claim; retain attribution and source terms.
catalog-default-v1
费率按模型计算 · 滑点按模型计算
Imported from Minara public Marketplace API; no QuantElse execution, fees, funding or slippage were recomputed.