TradingView Pine Script 整数价格警报代码生成 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited TradingView Pine Script 整数价格警报代码生成 (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
生成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的代码块。
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.