{
  "actions": {
    "copied_to_clipboard": false,
    "opened_default_browser": false,
    "opened_playwright_browser": false
  },
  "created_at": "2026-06-21T15:25:45.109453+00:00",
  "local_checks": [
    {
      "command": [
        "/Users/jameslopez/projects/TradingBot25/.venv/bin/python",
        "tools/check_pine_duplicates.py",
        "strategies/strategy_mlp_scores.pine"
      ],
      "ok": true,
      "returncode": 0,
      "stderr_tail": "",
      "stdout_tail": "\u2705  No duplicate variable definitions found in Pine files.\n"
    }
  ],
  "script": {
    "char_count": 96834,
    "kind": "strategy",
    "line_count": 993,
    "path": "strategies/strategy_mlp_scores.pine",
    "sha256": "4d08e02ac96fec5865c0eaf516777a1e816161e6c5fb0ab1e930e9bf350ea4e0",
    "title": "MLPScores",
    "version": 6
  },
  "source_copy": ".tradingview_e2e/source/20260621T152545Z_MLPScores.pine",
  "tradingview": {
    "chart_url": "https://www.tradingview.com/chart/",
    "human_review_required": true,
    "target_name": "MLPScores"
  },
  "verification_steps": [
    "Open TradingView Pine Editor and select the existing strategy named 'MLPScores'.",
    "Paste the clipboard contents, save/update the script, and confirm TradingView shows no Pine compile errors.",
    "Visually inspect the chart/strategy tester for the expected script name and behavior.",
    "If the script compiles, mark the relevant local sentinel, for example: python3 tools/check_pine.py --mark-valid.",
    "Attach screenshots or exported trades/CSV to future parity checks when behavior changes."
  ]
}
