Building a custom stock screener to save daily research time. What features or formulas are absolute must-haves for you?
Hey everyone,
I’m currently developing a custom stock screening program/dashboard designed to automate the boring parts of my morning routine and cut down on daily research time.
Before I deep-dive into coding the next modules, I wanted to crowd-source some wisdom from this community. If you were building your dream screener, or if there's a specific function you can't live without in your current setup, what would it be?
Right now, I’m planning to implement:
- Basic Technical Filters: Moving average crossovers (EMA/SMA), RSI divergences, and Volume spikes.
- Fundamental Filters: P/E ratios, Revenue growth (QoQ/YoY), and Debt-to-Equity.
- Custom Alerts: Standard deviation moves (Bollinger Band squeezes) and pre-market gap scans.
My questions for you:
- What unique scanners, custom indicators, or specific formulas do you rely on to filter out the noise?
- Are there any existing tools or APIs (outside of the usual suspects like Finviz or TradingView) that you think nailed a specific feature perfectly?
- What is the biggest pain point in your current daily screening process that you wish a program could solve?
Appreciate any insights, logic suggestions, or feature requests! Will happily share updates on the build if anyone's interested.