Multiple timeframe condition execution

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #10736 quote
    ck1066
    Participant
    Average

    Hi,

    Please rrefer to the below code regarding my question.

    If I create a proscreener indicator using the 1 hour and 5 minute time-frame; which time-frame  and corresponding test condition will trigger the proscreener, or does the order not make any difference?

    Timeframe (1 hour)
    ma1=Average[20](close)
    c1=close crosses under ma1
    
    Timeframe (5 minutes)
    ma1=Average[20](close)
    c2=close crosses under ma1
    
    short=c1 and c2
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.

Multiple timeframe condition execution


ProScreener: Market Scanners & Detection

New Reply
Author
author-avatar
ck1066 @ck1066 Participant
Summary

This topic contains 1 voice and has 0 replies.

Topic Details
Forum: ProScreener: Market Scanners & Detection
Language: English
Started: 07/20/2016
Status: Active
Attachments: No files
Logo Logo
Loading...