Use previous day’s high/low

Forums ProRealTime English forum ProBuilder support Use previous day’s high/low

  • This topic has 5 replies, 2 voices, and was last updated 1 year ago by avatarRazz.
Viewing 6 posts - 1 through 6 (of 6 total)
  • #197894

    I often use boxing, but I don’t know how to reach how I can if the course eg. above the previous day’s low of the box can color the chart background. In advance thanks for your help

     

    #197907

    Maybe I didn’t make myself clear, I want to use the low and high of the previous day’s box (upper/lower) is that possible?

    #197949

    The previous day range can be defined this way:

    or this way:

    hen you can use HH as the upper limit and LL as the lower limit.

    #197952

    Hello Robertogozzi Unfortunately that is not the solution. I would like to see the high and low of the 09:00-10:00 candle from the previous day, for example. I can achieve this with upper[1] and lower[1] in the above code, but as soon as the box is drawn on today, the display snaps to today’s new value.

    #197961

    Then you have to use this code:

    use PrevHH and PrevLL as the Upper and Lower values of the previous day.

    1 user thanked author for this post.
    #197999

    Hello Robertogozzi You have been a great help once again Thank you! What would I do without you 😉

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

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