How to add value to chart, but just for current candle

Forums ProRealTime English forum ProBuilder support How to add value to chart, but just for current candle

Viewing 4 posts - 1 through 4 (of 4 total)
  • #181452

    I want to be able to see the current value for the SD slope on my chart. This is the code I am starting with, but it gives me values on top of every bar, and I would prefer just the last one.

     

    #181455

    Try replacing high+.2 with:

     

    1 user thanked author for this post.
    #181507

    That helps in one regard but I would like to just have the value over the last candle, not all of them.

    #181511

    Simply add this as first line:

     

    1 user thanked author for this post.
Viewing 4 posts - 1 through 4 (of 4 total)

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