Screener Strategy
screener_strategyInspect a screener strategy's filter conditions before execution. Retrieve market and filter details including key, min, max, and tech values.
Instructions
Inspect a screener strategy's filter conditions before running it. Returns market, filter{filters[]{key, min, max, tech_values}}. Use screener_search strategy_id to execute the strategy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Strategy ID from screener_recommend_strategies or screener_user_strategies screeners[].id |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | No | Market the strategy targets, e.g. "US" / "HK" / "CN" / "SG". | |
| filter | No | Filter group containing the strategy's conditions. |