Scanning for 100% moves in less than 8 weeks.

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

    Hi Everyone

    Was wondering if anyone would be able to help me construct a scan in PRT, that scans for stocks that have moved up 100% in less than 8 weeks.

    Kind Regards

    Aduroe

    #66322 quote
    Nicolas
    Keymaster
    Master

    With something like this? (only in Weekly timeframe)

    val = close/close[8]
    test = val>=1.1
    
    screener [test] sort by val
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Scanning for 100% moves in less than 8 weeks.


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
Aduroe @aduroe Participant
Summary

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

Topic Details
Forum: ProScreener: Market Scanners & Detection
Language: English
Started: 03/25/2018
Status: Active
Attachments: No files
Logo Logo
Loading...