Screener Above Absolute Level

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #132243 quote
    telboy
    Participant
    Junior

    Hi All,

    Another quick question if I may

    Is it possible to set an screener criteria above an absolute level rather than a relative level?

    I’m trying to screen out stocks with a volume below 100,000 units – have tried vol > 100000 but it doesn’t seem to like it.

    #132258 quote
    Nicolas
    Keymaster
    Master

    Stocks with volumes below 100.000 should be coded like this:

    a = volume < 100000
    #132283 quote
    Nicolas
    Keymaster
    Master

    Sorry, I was wrong, if you don’t want to get the stocks with volume lower than 100k, your code is good:

    a = volume > 100000

     

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

Screener Above Absolute Level


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
telboy @telboy Participant
Summary

This topic contains 2 replies,
has 2 voices, and was last updated by Nicolas
5 years, 10 months ago.

Topic Details
Forum: ProScreener: Market Scanners & Detection
Language: English
Started: 05/19/2020
Status: Active
Attachments: No files
Logo Logo
Loading...