list_saved_strategies
List saved TradingView Pine scripts and identify strategies to get exact names for creating strategy alerts.
Instructions
List the Pine scripts saved on your TradingView account, flagging which are strategies. Only strategies can drive a strategy alert. Use this to find the exact name to pass to create_strategy_alert.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| strategies_only | No | Exclude indicators and libraries. Default true. |