Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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.
    JesseNinjaTrader Customer Service

    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.

        JesseNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by AaronKoRn, Today, 09:49 PM
        0 responses
        10 views
        0 likes
        Last Post AaronKoRn  
        Started by carnitron, Today, 08:42 PM
        0 responses
        9 views
        0 likes
        Last Post carnitron  
        Started by strategist007, Today, 07:51 PM
        0 responses
        10 views
        0 likes
        Last Post strategist007  
        Started by StockTrader88, 03-06-2021, 08:58 AM
        44 responses
        3,980 views
        3 likes
        Last Post jhudas88  
        Started by rbeckmann05, Today, 06:48 PM
        0 responses
        9 views
        0 likes
        Last Post rbeckmann05  
        Working...
        X