Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

pine-to-typescript-port

Use when porting a TradingView Pine Script indicator (anchored VWAP, ATR bands, RSI divergence, custom Level, etc.) to TypeScript for a lightweight-charts based app. Pine is a bar-by-bar series-oriented DSL with specific semantics — anchor-reset, ohlc4, dotted vs dashed, color.new, plot vs hline, request.security() — that don't translate one-to-one to vanilla TS. This skill names the Pine concepts, their TS equivalents, and the gotchas that cost iterations.

Estrellas3
Forks3
Actualizado21 de mayo de 2026, 19:15
SKILL.md
readonly