ValuePickr Stock Screener | Literals Number values
Relevant Units to be used in Expression for variables
1. Profit and Loss, Balance Sheet, and Cash Flow variables are in Rs. Crs
So if you use Sales_LFY>1000; it means look for companies with Sales over 1000 Cr
2. All per share variables are in Rs.
So if you use DPS_LFY >10; it means look for companies with Dividend per share over 10 Rs.
3. Ratios that are expressed as Percentages
If the variable name has a % in it, say RoE%_LFY, it means the variable data is stored as percentage. So if you use RoE%_LFY>20; it means look for companies with Return on Equity over 20 percent (%)

