Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Time Bar Overlay on Renko Chart

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Time Bar Overlay on Renko Chart

    Good morning,
    I want to find out the best way to go about overlaying a time bar on a Renko chart. I want to have the time bars open, close and time to be displayed with a box with the high and low as a vertical line. Has anyone tried this? And if so, what did you find that worked best?
    Thanks for your time.
    James

    #2
    Hello laoshr,

    To overlay a time bar on the renko you can use the chart data series menu for that or also drag and drop a time series over the renko. To display something custom on the time bars you can apply a script to the time bars and also drag that script into the same panel as the renko bars.

    Comment


      #3
      Thanks, Jesse
      I've seen the Renko overlaid on the time chart but was looking for the other way around. So, I want to have a rectangle print from the open and close of the last 5-minute bar with a horizontal line at the high and low of that 5-minute bar. I was looking to have the rectangle background opacity down but you could see the movement for every 5 minutes.

      Would I be able to do this using the strategy builder to create?

      Thanks again for your time,
      James

      Comment


        #4
        Hello laoshr,


        With the strategy builder you can only execute code on one series, the primary series, so that would not be possible. In manually coded script you can execute code on a secondary series to draw something for those bars however it will still be associated with the primary sees. Renko is not time based so you may or may not have bars for the times that you specify for the rectangle.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        563 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        329 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        547 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        548 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X