Relative Volume Screen code Help

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

    Hi, I’ve been messing around with the pro screener for a while but I can’t get it to do what I need and wondered if there is anyone out there smart enough and kind enough to lend me a hand please.   I’d like to create a pro screener that screens for relative volume of above 2x the average volume of the previous 20days.   I’ve no idea where to start 🙁

    #154979 quote
    robertogozzirobertogozzi
    Moderator
    Legend

    There you go:

    VolAvg = average[20,0](volume)[1] * 2
    Screener[Volume > VolAvg](Volume AS “Volume”)
    retailtrader thanked this post
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 Screen code Help


ProScreener: Market Scanners & Detection

New Reply
Author
Summary

This topic contains 1 reply,
has 2 voices, and was last updated by robertogozzirobertogozzi
5 years, 9 months ago.

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