is it possible to see the additional tckers on the screener, it tells me there is 365 but only showing 50 – how can I see them all and how does it decide which 50 to show.
You cannot choose which one you want to see, it’s just the first 50 scanned and matching your conditions.
As screeners can be duplicated, you can make several copies and in each one you could select a price range, the first screener could scan only those with a price < 5, the next one those with a price >=5 AND <10, and so on….
This will allow you to be able to retrieve more tickers, but you can only use a screener at a time on a demo account (multiple screeners on real accounts, instead).
This is an example of a screener with a price filter:
1
2
3
c1=closeCROSSES OVERaverage[200]//find assets whose price is crossing Sma200
c2=close<5//filter to skip tickers with a higher price
To help us continually offer you the best experience on ProRealCode, we use cookies. By clicking on "Continue" you are agreeing to our use of them. You can also check our "privacy policy" page for more information.Continue