Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Renko Bars and Strategy Builder

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

    Renko Bars and Strategy Builder

    Say I have a strategy I built using the builder and it uses time based data ie. 15m, for the entry condition.

    Now, for the exit condition, I want to exit my long when a Renko Bar turns "confirmed" Red and that bar closes... am I able to do that with NT8?

    Thanks

    #2
    Hello TicksBandit,

    Thanks for your post.

    Yes, it is possible in NinjaTrader however you would not be able to accomplish this in the strategy builder as Renko bars are not an available data series in the strategy builder.

    You can accomplish this by coding in Ninjascript. You may want to create your strategy as much as possible within the strategy builder and then unlock the strategy builder code. This will allow you to then directly edit the C#/Ninjascript code where you can add the Renko bars and adjust your code for all the correct references.

    When you add another data series (of the same instrument) to your code, you are creating a multi-time frame script. In doing so it changes how the references are made so it would be imperative for you to review the helpguide section to understand the MTF considerations for scripts: https://ninjatrader.com/support/help...nstruments.htm

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    77 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    45 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    27 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    32 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    63 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X