A screener for two strategies

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #244626 quote
    VarmaRudra
    Participant
    New

    I have developed a screener which will identify the stocks that meet two different strategies. I would like to display  the strategy name in the proscreener result against each result.

    Screener[C1 and C2 and (C3 or C4) and (S0 or S1)]((S0 and C3) as "Squeeze Up",(S0 and C4) as "Squeeze Down")

    Any guidance on this will be very helpful please

    #244628 quote
    JS
    Participant
    Senior

    You can try it like this…

    Signal1=(S0 and C3)
    Signal2=(S0 and C4)
    Screener[C1 and C2 and (C3 or C4) and (S0 or S1)](Signal1 as “Squeeze Up”, Signal2 as “Squeeze Down”)

    robertogozzi, VarmaRudra and Iván González thanked this post
    #244634 quote
    VarmaRudra
    Participant
    New

    Still not working.. i am getting like as shown in screenshot.. Not sure why only Squeeze up is only displayed.. Thank you for your help so far

    Screenshot-2025-03-04-at-13.47.10.png Screenshot-2025-03-04-at-13.47.10.png
    #244637 quote
    JS
    Participant
    Senior

    To show them both, you have to check the boxes in the ProSceener window…

    VarmaRudra and Iván González thanked this post
    Scherm­afbeelding-2025-03-04-om-15.00.43.png Scherm­afbeelding-2025-03-04-om-15.00.43.png
    #244640 quote
    VarmaRudra
    Participant
    New
    That makes sense. Thank you very much. Is there anyway to show text of strategy please rather than condition result 0,1? Column name will be strategy and against each result row display strategy name
    #244641 quote
    JS
    Participant
    Senior

    No, I don’t think there is a text string possible in the columns of the results…

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

A screener for two strategies


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
VarmaRudra @varmarudra Participant
Summary

This topic contains 5 replies,
has 2 voices, and was last updated by JS
12 months ago.

Topic Details
Forum: ProScreener: Market Scanners & Detection
Language: English
Started: 03/04/2025
Status: Active
Attachments: 2 files
Logo Logo
Loading...