Condition for screener to filter through stocks with less than n periods of trad

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

    Hi guys,

    How do I make a condition so that the screener filters through new stocks eg. stocks with less than 200 periods of trading.

    Thanks in advance,

    Jay

    #91363 quote
    Nicolas
    Keymaster
    Master

    You can add a simple condition that test how many bars are present in history available (should be less than 200 on a daily timeframe):

    test = barindex<200
    
    screener[test]
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Condition for screener to filter through stocks with less than n periods of trad


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
Jayyunit @jayyunit Participant
Summary

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

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