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 DannyP96, 05-18-2026, 02:38 PM
        1 response
        85 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        143 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        83 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        257 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        334 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X