Is it possible to set screen condition for Market Cap?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #254752 quote
    thomas2004chthomas2004ch
    Participant
    Senior

    Till now I use the

    c1 = close * volume > 10000000

    I am not sure if this is the correct one.

    Is there SORT by Mkt.Cap?

    #254753 quote
    JSJS
    Participant
    Master

    The number of outstanding shares (free float) is not available by default in ProRealTime…

    What you are currently using, Close × Volume, is the most commonly used alternative in PRT, but it does not represent true market capitalization; it reflects traded value instead…

    (You can, however, manually look up the free float of a stock and use this value multiplied by the closing price to calculate market capitalization)

    Iván González thanked this post
    #254755 quote
    thomas2004chthomas2004ch
    Participant
    Senior

    many thanks!

    JS thanked this post
Viewing 3 posts - 1 through 3 (of 3 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

Is it possible to set screen condition for Market Cap?


ProScreener: Market Scanners & Detection

New Reply
Author
Summary

This topic contains 2 replies,
has 2 voices, and was last updated by thomas2004chthomas2004ch
8 months, 3 weeks ago.

Topic Details
Forum: ProScreener: Market Scanners & Detection
Language: English
Started: 12/25/2025
Status: Active
Attachments: No files
ProRealCode ProRealCode
Loading...