Stocks where price crossed above the Supertrend line today.
500 of the NIFTY500 read, on the 1d bar closing 2026-09-09
No stock in the NIFTY500 passed this filter on 2026-09-09. An honest zero: the condition simply was not true of anything today.
Supertrend is an ATR-scaled trailing stop: the line sits a multiple of average true range away from price and only ever moves in the direction of the trend, so it flips sides when price crosses it. The flip is the signal, which is why both halves of this filter are needed.
The default parameters here are the common ones — a 10-period ATR at three times. A wider multiple flips less often and later; a narrower one flips constantly in a range. Neither is more correct, and both are worth testing before trading either.
Because the line is derived from volatility, a flip in a quiet stock and a flip in a violent one are not the same distance of price movement. The ATR column is there so you can see which you are looking at.
Every stock in the NIFTY500 universe is read on the 1d timeframe and tested against one condition. The indicators come from TA-Lib — the same library the backtester and the charts use — so a number here is the number a broker terminal draws for the same setting.
All matches are evaluated on one session: the newest bar any member of the universe printed. A stock without a bar on that session is reported as skipped rather than answered for, so a name that stopped trading cannot appear beside one that traded this morning. Prices are adjusted for splits and bonuses, not dividends.
This is a filter, not advice. It says which stocks satisfied a stated arithmetic condition on a stated date, and nothing about what any of them will do next.