Pullback per andare al ribasso

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #98660 quote
    Tradesun
    Participant
    Senior

    Salve chiedo assistenza per questo codice che trova dei possibili pullback per andare al rialzo, volevo chiedere se c’è qualcuno che può aiutarmi a girare il codice per trovare per andare al ribasso.

    Grazie e saluti.

    c1=ADX[14] > 30
    c2=DIplus[14](close) > DIminus[14](close)
    c3=Low < Low[1]
    c4=Low[1] < Low[2]
    c5=Low[2]< Low[3]
    screener [c1 and c2 and c3 and c4 and c5]
    #98700 quote
    Nicolas
    Keymaster
    Master

    Proviamo questa versione, non ho provato, per favore dai un feedback su come funziona!

    c1=ADX[14] > 30
    c2=DIplus[14](close) < DIminus[14](close)
    c3=high > high[1]
    c4=high[1] > high[2]
    c5=high[2]> high[3]
    screener [c1 and c2 and c3 and c4 and c5]
    #98815 quote
    Tradesun
    Participant
    Senior

    Grazie lo proverò.

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

Pullback per andare al ribasso


ProScreener: Scansione Mercati & Screener

New Reply
Author
author-avatar
Tradesun @tradesun Participant
Summary

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

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