compressione bande di bollinger

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #162788 quote
    sfigatto
    Participant
    Junior

    Buonasera,

    cercavo uno screener per individuare quando la larghezza di banda fa il minimo di 6 mesi su grafico giornaliero.

    Grazie e buon lavoro

    #162809 quote
    robertogozzi
    Moderator
    Master

    Eccolo:

    Timeframe(Daily)
    p       = 126         //126 giorni = 6 mesi circa
    BB      = 20          //20  periodi per le Bande di Bollinger
    Diff    = BollingerUp[BB](close) - BollingerDown[BB](close)
    MinDiff = lowest[p](Diff)
    Timeframe(default)
    SCREENER[Diff = MinDiff](Diff AS "Distanza")
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

compressione bande di bollinger


ProScreener: Scansione Mercati & Screener

New Reply
Author
author-avatar
sfigatto @sfigatto Participant
Summary

This topic contains 1 reply,
has 2 voices, and was last updated by robertogozzi
5 years ago.

Topic Details
Forum: ProScreener: Scansione Mercati & Screener
Language: Italian
Started: 02/28/2021
Status: Active
Attachments: No files
Logo Logo
Loading...