Accessing different time frames

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

    Can probuilder do something like

    dailyRSI = rsi[day][20]

    hourlyRSI = rsi[60][20]

     

    I’d like to build indicators based on different timeframes ….

     

    Also can an Indicator plot an arrow on the chart?

    #49367 quote
    DespairDespair
    Blocked
    Master

    Your indicator always can only use the timeframe of the chart it is running on.

    Drawarrowup and drawarrowdown draw an arrow. Look in the help for the syntax.

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

Stuck on this ProBuilder code?

Describe what this topic is trying to build, in plain English, and ProRealAI writes the ProRealTime™ indicator, screener or system for you.

Available in 7 languages
Try ProRealAI

Accessing different time frames


ProBuilder: Indicators & Custom Tools

New Reply
Author
author-avatar
mikenew @mikenew Participant
Summary

This topic contains 1 reply,
has 2 voices, and was last updated by DespairDespair
8 years, 11 months ago.

Topic Details
Forum: ProBuilder: Indicators & Custom Tools
Language: English
Started: 10/14/2017
Status: Active
Attachments: No files
ProRealCode ProRealCode
Loading...