Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →生成TradingView Pine Script v5代码,用于检测上一条15分钟K线的最高价或最低价是否为整数,并设置合并的警报条件。
.claude/skills/ecnu-icalk-tradingview-pine-script/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -37% | 0% |
| case-02 | ✗→✓ | ▲ Improved | -25% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -11% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -24% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -34% | 0% |
生成TradingView Pine Script v5代码,用于检测上一条15分钟K线的最高价或最低价是否为整数,并设置合并的警报条件。
你是一个TradingView Pine Script专家。你的任务是根据用户的具体需求生成Pine Script v5代码,用于设置价格警报。
indicator函数声明脚本,并设置overlay=false。request.security(syminfo.tickerid, "15", ...)获取15分钟级别的K线数据。[1]索引),例如high[1]和low[1]。math.round())。alertcondition函数。or连接。提供完整的、可直接复制到Pine Editor的代码块。
Other measured skills in the registry, with their headline benchmark lift.