da indicatore squeeze-momentum-indicator

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #146911 quote
    luxrun
    Participant
    Master

    Una richiesta non urgente: sto provando a realizzare uno screener con la programmazione assistita dall’indicatore in oggetto, questo il https://www.prorealcode.com/prorealtime-indicators/squeeze-momentum-indicator/ . E’ possibile avere un aiuto per codifica in multi time frame, daily e oraria? Per avere un riferimento di codice proscreener, penso possa bastare, grazie!

    #146919 quote
    robertogozzi
    Moderator
    Master

    Prova questo:

    TIMEFRAME(Daily)
    valD, squeezeD = CALL "Squeeze momentum indicator"[20,2,20,1.5]
    TIMEFRAME(1 Hour)
    valH, squeezeH = CALL "Squeeze momentum indicator"[20,2,20,1.5]
    TIMEFRAME(default)

    nel time frame di default dovrai usare le variabili valD, valH, squeezeD e squeezeH (quelle che non intendi usare sostituiscile con ignored) come preferisci.

    Anche i dati tra parentesi quadre li varierai secondo le tue esigenze, io ho indicato quelli di default usati al link che hai postato.

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

da indicatore squeeze-momentum-indicator


ProScreener: Scansione Mercati & Screener

New Reply
Author
author-avatar
luxrun @luxrun Participant
Summary

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

Topic Details
Forum: ProScreener: Scansione Mercati & Screener
Language: Italian
Started: 10/09/2020
Status: Active
Attachments: No files
Logo Logo
Loading...