multy time frame screener

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #192430 quote
    ribtrade
    Participant
    New

    buongiorno , sto cercando di scrivere uno screener simile a quello del tutorial in archivio che riporto sotto, mi servirebbe però introdurre dei timeframe più bassi del weekly e daily utilizzati nell’esempio tipo 30 minuti e 5 minuti.

    non sono riuscito a trovare il modo di scriverlo , ha cortesmente qualche indicazione ?

    si può fare?
    REM Condition 1 and 2: MACD weekly < 0 and increasing
    TIMEFRAME(weekly)
    MyMACD = MACD[12,26,9](Close)
    c1 = MyMACD < 0 AND MyMACD > MyMACD[1]
    REM Condition 2: Daily Stochastic < 30
    TIMEFRAME(daily)
    MySTO = Stochastic[14,3](Close)
    ecc……

    grazie saluti

    
    
            
            
        
    #192432 quote
    ribtrade
    Participant
    New

    Ho trovato le indicazioni nei post….

    grazie ugualmente

    saluti

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

multy time frame screener


ProScreener: Scansione Mercati & Screener

New Reply
Author
author-avatar
ribtrade @ribtrade Participant
Summary

This topic contains 1 reply,
has 1 voice, and was last updated by ribtrade
3 years, 10 months ago.

Topic Details
Forum: ProScreener: Scansione Mercati & Screener
Language: Italian
Started: 04/29/2022
Status: Active
Attachments: No files
Logo Logo
Loading...