scan

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #101189 quote
    Pierfederici Fabrizio
    Participant
    New

    buon giorno, desideravo chiedere se fosse possibile ricevere la configurazione per lo screener con  RSI (6) con valori compresi tra 25-30 (in aumento)  e contemporaneamente stocastico (14 3 3) che incrocia al rialzo il valore 20.

    Grazie in anticipo per il supporto

    #101191 quote
    robertogozzi
    Moderator
    Master

    Per favore aggiorna il tuo Paese nel profilo. Grazie.

    #101192 quote
    robertogozzi
    Moderator
    Master

    Eccolo (non l’ho provato):

    MioRsi        = Rsi[6](close)
    MioStocastico = Stochastic[14,3](close)
    c1            = MioRsi >= 20 AND MioRsi <= 30 AND MioRsi > MioRsi[1]
    c2            = MioStocastico CROSSES OVER 20
    SCREENER[c1 AND c2](MioRsi AS "Rsi")
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

scan


ProScreener: Scansione Mercati & Screener

New Reply
Summary

This topic contains 2 replies,
has 2 voices, and was last updated by robertogozzi
6 years, 8 months ago.

Topic Details
Forum: ProScreener: Scansione Mercati & Screener
Language: Italian
Started: 06/21/2019
Status: Active
Attachments: No files
Logo Logo
Loading...