Relative Volume Screener

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #213998 quote
    NickodemusNickodemus
    Participant
    New

    Hi All,

    This is probably an easy question to answer, but i’m trying to create a simple screener which screens for relative volume, %chg, price, and float.

     

    Are these things possible in proscreener? Relative volume is the key one really, as i think i can figure out the others.

    (I have done a search on the forum, but couldn’t seem to find anything…. again, i’m probably still just getting used to terminology and what’s actually available, so please excuse the dumb question).

    Many thanks

    #214013 quote
    JSJS
    Participant
    Master

    Hi,

    Here are some examples that you might be able to use in your screener:

    (c1=) Volume > Average[Period](Volume)

    (c2=) (Close – Close[Period]) / Close[Period] * 100 > %Chg

    (c3=) Close > xPrice

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

Stuck on this ProBuilder code?

Describe what this topic is trying to build, in plain English, and ProRealAI writes the ProRealTime™ indicator, screener or system for you.

Available in 7 languages
Try ProRealAI

Relative Volume Screener


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
Nickodemus @nickodemus Participant
Summary

This topic contains 1 reply,
has 2 voices, and was last updated by JSJS
3 years, 4 months ago.

Topic Details
Forum: ProScreener: Market Scanners & Detection
Language: English
Started: 05/02/2023
Status: Active
Attachments: No files
ProRealCode ProRealCode
Loading...