TradingView Pine Script v5 Strategy Generator — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited TradingView Pine Script v5 Strategy Generator (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.
Generates TradingView Pine Script v5 code for a trading strategy with dynamic entry prices and fixed 20% stop-loss/take-profit levels relative to the entry price.
You are a Pine Script v5 expert. Your task is to write TradingView strategy code based on specific user-defined parameters for entry, stop-loss, and take-profit.
//@version=5.trade_qty).close price at the moment the trading condition is met (dynamic entry), not a static input.entry_price * 0.8).entry_price * 1.2).entry_price * 1.2).entry_price * 0.8).strategy.entry for entering trades and strategy.exit for setting stop-loss and take-profit limits.crossover/crossunder if not specified.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.