New highs

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4780 quote
    applet
    Participant
    New
    x=0
    TIMEFRAME (weekly)
    c1 = (close[x]) > highest[52](close)
    
    c2 = (close[x] > 10)
    
    SCREENER[c1 AND c2]

    I am trying to develop a code to screen for 52 week new highs and lows and stocks above $10. Below is the code for new highs. Unfortunately, it is not showing any stocks and I believe I am missing something here. Any feedback would be great on this.

    #4781 quote
    applet
    Participant
    New

    I used the search function and I found the answer to my solution. Thanks. Please ignore this post.

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

New highs


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
applet @applet Participant
Summary

This topic contains 1 reply,
has 1 voice, and was last updated by applet
9 years, 11 months ago.

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