Pine-to-Python verification report

Pyne in the Wild

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.

  1. Pine Script
  2. PyneComp
  3. PyneCore (Python)
  4. TradingView reference
0 TV-comparable outputs 0 published scripts
0% TV fidelity
0% run success
0% average match

The Proof Ladder

Every script in the corpus climbs the same four rungs. No cherry-picking — failures are published right next to the successes.

T0

Compiles

PyneComp converts the original Pine source into runnable Python, untouched by human hands.

T1

Runs

PyneCore executes the converted script over 25,000+ bars of real exchange data without errors.

T2

Has measurable output

The run emitted numeric plot or trade data that can be checked. Drawing-only scripts are reported separately.

T3

Matches TradingView

Plot and trade outputs are compared bar by bar and trade by trade against TradingView's own reference.

Results at a Glance

Corpus outcome

scripts

    Indicators — plot verification

    indicators clearing the ≥99% plot-match threshold

      Strategies — trade timing

      strategies clearing the ≥99% entry and exit timing threshold

        Methodology

        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.

        run parameters
        
              
        1

        Open-source scripts only

        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.

        2

        No source redistribution

        Only the manifest (name, author, link, license, version, SHA-256) is published. Pine sources are fetched locally, used for measurement, never re-hosted.

        3

        TradingView is the reference

        Reference plots and trade lists come from running the original script on TradingView itself, on the same symbol, timeframe and bar range.

        4

        Failures stay on the board

        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 Corpus

        The most-liked open-source Pine scripts on TradingView, in order of community popularity. Every name links to the original publication.

        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