Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Start indicator bars at a different value

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

    Start indicator bars at a different value

    How can I make the bars of an indicator start at a value other than zero? I want to create indicator bars like candles, so the beginning of the new bar starts at the ending value of the previous bar. I know how to grab my starting value but I do not know how to make the new bar start at the ending value of the previous bar. This is like plotting a “line” output (plot starts at a value other than 0), but I need my plots to be in bars.

    #2
    Hello goodknight777,

    Thank you for your post.

    Based on your description, it sounds like you are currently using the Bar plot style which is like a histogram type of plot. There is no plot style that would plot bars starting at the ending value of the previous bar; for this, you would likely need to consider using custom rendering to render the indicator values from OnRender() or consider creating a custom Bars Type script instead of using an indicator script.

    Here are some resources related to using OnRender() and SharpDX for custom rendering:There is even an indicator that is publicly available on our NinjaTrader Ecosystem website that creates Heiken Ashi-type bars using OnRender() in an indicator script that you could review for ideas:Otherwise, here is the help guide section for Bars Type if you were to consider creating a custom bars type:
    Please let me know if I can be of further assistance.

    The NinjaTrader Ecosystem website is for educational and informational purposes only and should not be considered a solicitation to buy or sell a futures contract or make any other type of investment decision. The add-ons listed on this website are not to be considered a recommendation and it is the reader's responsibility to evaluate any product, service, or company. NinjaTrader Ecosystem LLC is not responsible for the accuracy or content of any product, service or company linked to on this website.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    648 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    369 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    108 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    572 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    574 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X