Screen Past Week

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #209260 quote
    telboy
    Participant
    Junior
    TIMEFRAME(weekly)
    
    Av30  = Average[30](close)
    
    Rel=RSI[14](close)
    
    Test1 = (close > Av30 )
    
    screener[test1]SORT BY(Rel)

    Hi all

     

    have really simple code, want to run it for the past week only – i.e. identify those stocks where closing price has crossed the Av(30) in the past week?

    #209262 quote
    robertogozzi
    Moderator
    Master

    Replace all occurrences of CLOSE with CLOSE[1].

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

Screen Past Week


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
telboy @telboy Participant
Summary

This topic contains 1 reply,
has 2 voices, and was last updated by robertogozzi
3 years, 1 month ago.

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