stratverity_quick_check
Run a static analysis on strategy source code to flag look-ahead bias, repainting, and overfitting issues without executing the code.
Instructions
Static quick diagnostic of a strategy excerpt (look-ahead, repainting, overfitting). Never executes the code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Strategy source code excerpt | |
| language | No | pinescript |