Plot an indicator at a specific time on the chart

Forums ProRealTime English forum ProBuilder support Plot an indicator at a specific time on the chart

Viewing 2 posts - 1 through 2 (of 2 total)
  • #81831

    Good day,

    I have been reading the coding documentation and looking at examples on here but canot find how to plot something at a specific time value. How would I achieve the following pseudo code:

    ————————

    At 08:00 GMT plot a vertical line on the chart.

    At 14:30 GMT plot a vertical line on the chart.

    Plot a horizontal line depicting yesterday High of day

    Plot a horizontal line depicting yesterday Low of day

    —————————–

    I would like the vertical lines to be plotted for yesterdays session, and also new ones projected into todays session. So for example, if I am looking at the chart early morning prior to session open I would like to see the vertical lines already plotted for todays session.

    I can post a picture if this is not clear.

    MAny thanks.

    Grantx

    #81896

    Ok, let’s do it again 🙂

    All graphical objects instructions are compiled there: Graphical instructions

    To plot a vertical line:

    To plot an horizontal line at yesterday’s high value:

     

Viewing 2 posts - 1 through 2 (of 2 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login