For a new stock screener I am looking for a code to filter the volume higher then 0%. Instead of volume<0. This way the negative volume can be filtered out. The code volume<0% seems not to work. Does anyone have a solution to tackle this?
Percentage of what please? In order to calculate of percentage of something, the Volume must be compared to another Volume, but on what basis? The Volume from yesterday or .. ?
Thanks for your quick reply. I am looking for the daily volume and the percentage which is generatedwith it of a stock symbol . I would like to filter this mentioned percentage above zero and from high percentage volume to low. This way the screener select only stocks with an upward volume and place the stocks with the most upward volume on top of the screening results.
The code for volume>0% compared with the volume[1] is what I am still looking for. I posted another question for a similar kind of code today in which the same coding rule is also required.
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