Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Custom candlestick chart without overnight

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

    Custom candlestick chart without overnight

    Is it possible to create custom charts that are based on candlesticks that removes the overnight gap, like on the 5 minutes chart open of the new day is the same as close of the previous day, even if in reality there was a price gap between them, like a continous day?

    and is it possible to add indicator on the custom chart with the new values?

    #2
    Hello chumpsky33,

    That is not something you can do in the user interface, you could create a bars type which does that type of logic.

    Comment


      #3
      Can you explain a little further on the bar types with this logic, thanks

      Comment


        #4
        Hello chumpsky33,

        You can explore the existing bars types that are included with the platform by using the NinjaScript editor, there are no bars types that include that feature so those would only be useful to see how to make a custom bars type. To do what you are asking you would need to essentially create a synthetic datapoint, rather than using the real open price at the start of the session you would have to reference the previous bars price and create the datapoint using that price.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        602 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        347 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        103 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        559 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        558 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X