StaticnewGet recommended built-in screener strategies
Get the current user's saved screener strategies
Get detail for one screener strategy by ID
Search / screen securities using a strategy or custom conditions.
When strategyId is given (Mode A), the strategy is fetched from the AI
endpoint and its filters drive the search. The market is taken from the
strategy response.
When strategyId is null / undefined (Mode B), conditions must be
ScreenerCondition objects and market is used directly.
filter_ is stripped from every items[].indicators[].key in the
response before it is returned.
Get all available screener indicator definitions
Screener context