Indicator Scanner
Indicator Scanner screens watchlists against technical conditions—RSI oversold/overbought, EMA crossovers, Supertrend reversals, MACD signals, ADX strength, Bollinger squeezes, and volume spikes. Results display in formatted tables and export to CSV for further analysis.
Indicator Scanner screens watchlists for technical trading signals across multiple indicators and conditions.
AI-generated summary based on this skill's SKILL.md
Install
marketcalls/openalgo-indicator-skills/indicator-scanner · repository language: Python
git clone https://github.com/marketcalls/openalgo-indicator-skills
cp -r openalgo-indicator-skills ~/.claude/skills/indicator-scannergenerated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
npx skillfed install marketcalls/openalgo-indicator-skills/indicator-scannerFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I scan indicators for trading signals with Indicator Scanner?
Indicator Scanner screens your watchlist against technical conditions like RSI oversold/overbought levels, EMA crossovers, Supertrend reversals, MACD signals, ADX strength, Bollinger squeezes, and volume spikes. You define the criteria, and the tool identifies matching assets, displaying results in formatted tables you can export to CSV for further analysis.
Can Indicator Scanner scan multiple indicators at once?
Yes. Indicator Scanner is designed to automate detection of indicator conditions across multiple assets simultaneously. You can combine screening rules across RSI, EMA, Supertrend, MACD, ADX, Bollinger Bands, and volume metrics in a single scan, then review all matches in one formatted output.
What technical analysis indicator scanner features does it offer?
Indicator Scanner supports RSI oversold/overbought detection, EMA crossover identification, Supertrend reversal signals, MACD crossovers, ADX trend strength filtering, Bollinger Band squeeze detection, and volume spike alerts. Results appear in formatted tables with CSV export capability for traders who want to find market opportunities programmatically.
How do I find indicators that match my specific criteria?
Indicator Scanner lets you define custom conditions for each indicator—set RSI thresholds, EMA periods, Supertrend sensitivity, MACD parameters, ADX minimums, Bollinger width ranges, and volume multipliers. The tool then scans your watchlist and returns only assets meeting your exact specifications in a sortable, exportable table.
Can I export Indicator Scanner results for further analysis?
Yes. Indicator Scanner displays all scan results in formatted tables and supports CSV export, allowing you to download matched signals for use in spreadsheets, backtesting platforms, or other analysis tools. This makes it easy to integrate screening results into your broader trading workflow.