New Members: Be sure to confirm your email address by clicking on the link that was sent to your email inbox. You will not be able to post messages until you click that link.
Scanning stocks with PE ratio between 0 and 50? How do I write this in a scan?
Best Answer
-
On the scan workbench, open the drop down "Ticker Properties", click on PE ratio and click "Add".
The default code for PE ratio will appear in the scan writing window. You can modify it to your preference.
Since there are no negative PE ratios, you can just write
and [PE ratio < 51]
But if you wanted say, more than 10 and less than 50, there is no "between" operator, so you have to write out greater than and less than, each on its own line:
and [PE ratio >9]
and [PE ratio < 51]
or you could write
and [PE ratio >= 10]
and [PE ratio <= 50]0
Answers
-
Thank you!0
Categories
- All Categories
- 2.3K StockCharts
- 395 SharpCharts
- 146 Other Charting Tools
- 69 Saved Charts and ChartLists
- 1.5K Scanning
- 73 Data Issues
- 177 Other StockCharts Questions
- 218 Technical Analysis
- 155 Using Technical Analysis
- 2 InterMarket and International
- 19 Market and Breadth Indicators
- 42 Market Analysis
- 109 Trading
- 109 Trading Strategies
- 163 S.C.A.N the StockCharts Answer Network forum
- 65 Using this StockCharts Answer Network forum
- 98 s.c.a.n. archives
- 5 Off-Topic
- 6 The Cogitation & Rumination Emporium
- Forum Test Area