Pine-to-Python verification report
Real TradingView Pine scripts, run as Python.
PyneComp converts open-source Pine Script™ into Python. PyneCore runs the converted scripts on real market data, and this report compares plots and trades against TradingView's own output.
Every script in the corpus climbs the same four rungs. No cherry-picking — failures are published right next to the successes.
PyneComp converts the original Pine source into runnable Python, untouched by human hands.
PyneCore executes the converted script over 25,000+ bars of real exchange data without errors.
The run emitted numeric plot or trade data that can be checked. Drawing-only scripts are reported separately.
Plot and trade outputs are compared bar by bar and trade by trade against TradingView's own reference.
indicators clearing the ≥99% plot-match threshold
strategies clearing the ≥99% entry and exit timing threshold
Reproducible by design. The manifest pins the exact source of every script with a SHA-256 hash — and TradingView keeps every published version forever, so anyone can re-run the comparison.
A script enters the corpus only if it is published open source, written in a supported Pine version, and its header does not forbid reuse. The detected license is recorded in the manifest.
Only the manifest (name, author, link, license, version, SHA-256) is published. Pine sources are fetched locally, used for measurement, never re-hosted.
Reference plots and trade lists come from running the original script on TradingView itself, on the same symbol, timeframe and bar range.
Scripts that time out or hit harness limits are reported as-is. A proof you can't falsify is not a proof.
Don't take our word for it. Every script is pinned by SHA-256, and TradingView keeps every published version. Pull the same script, run it on your own TradingView subscription, and compare it with PyneSys. The numbers are the numbers.
The most-liked open-source Pine scripts on TradingView, in order of community popularity. Every name links to the original publication.
No scripts match the current filters.
Every script on this page was compiled by PyneComp and run by PyneCore. Both are live.
Try PyneComp Convert your first Pine script at pynesys.io