tv_list_studies
List the indicators and strategies on the active TradingView chart and get their study IDs. Read-only, for identifying chart studies in the current layout.
Instructions
List the indicators/strategies on the active TradingView chart with their study ids. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layout | No | chart layout id or index; default active | |
| expect_layout | No | layout id the tab is expected to show right now; the call refuses if it differs (a tab keeps its target id when the user opens another layout in it) |