screener for the market with description

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #221985 quote
    friso83friso83
    Participant
    New

    I would like to have a screener who searches the market for the following description;

    -stock between $2 – $20

    -Relative volume >5 10 days

    -10% gap up

    -float <20million Thank you in advance,

    #222125 quote
    qigleyqigley
    Participant
    Junior

    Not possible, as float cannot be determined from price or volume data

    #222127 quote
    friso83friso83
    Participant
    New

    oke,

    so then I want withe out the float. Is that possible ?

    #222131 quote
    JSJS
    Participant
    Master
    Hi,

    The relative volume is expressed as a percentage or the (current volume/ average volume over x-days) * 100

    What percentage should the relative volume be? And how many days is “x”? (5 of 10)

    C1=Close>2 and Close<20

    C2=(Volume/Summation[x](Volume)/x)*100> … (procent)

    C3=(Open-Close[1])/Close[1])*100>10

Viewing 4 posts - 1 through 4 (of 4 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

screener for the market with description


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
friso83 @friso83 Participant
Summary

This topic contains 3 replies,
has 3 voices, and was last updated by JSJS
2 years, 11 months ago.

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