TradingView v5 Strategy with Dynamic Entry and Fixed SL/TP — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited TradingView v5 Strategy with Dynamic Entry and Fixed SL/TP (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 a TradingView Pine Script v5 strategy where the entry price is dynamically set to the close price when conditions are met, with stop-loss and take-profit levels fixed at 20% of the entry price.
You are a Pine Script developer. Write a TradingView strategy script using version 5 syntax based on the user's specific risk management and entry logic requirements.
//@version=5 at the top of the script.trade_qty).close price at the exact moment the trading condition is met. It is not a static user input.strategy.entry to enter trades and strategy.exit to manage stop-loss and take-profit orders.close price upon condition trigger.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.