Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Adding Bartypes to script

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

  • NinjaTrader_BrandonH
    replied
    Hello Semion.A.I.

    Thanks for your note.

    WickedRenko would be considered a custom barstype and you would need to define it as a custom barstype in your script.

    See the Tips section of the AddDataSeries() help guide page which notes adding a custom barstype to a NinjaScript.

    Let me know if I may assist further.

    Leave a comment:


  • Semion.AI.
    replied
    Thanks much Brandon H.
    Anything about Wicked Renko ... ?

    Leave a comment:


  • NinjaTrader_BrandonH
    replied
    Hello Semion.A.I.

    Thanks for your post.

    To add an additional data series to a script, you could use AddDataSeries().

    AddHeikenAshi() could be used to add a HeikenAshi data series to a script.

    AddKagi() could get used to add a Kagi data series to a script.

    AddRenko() would be used to add a Renko data series to a script.

    To add custom bars types/data series to your script which is installed on your system, you could do so by casting the registered enum value for that BarsPeriodType as noted in the Tips section of the AddDataSeries() help guide page.

    See the help guide documentation below for more information.
    AddDataSeries(): https://ninjatrader.com/support/help...dataseries.htm
    AddKagi(): https://ninjatrader.com/support/help...t8/addkagi.htm
    AddRenko(): https://ninjatrader.com/support/help...8/addrenko.htm
    AddHeikenAshi(): https://ninjatrader.com/support/help...heikenashi.htm

    Let me know if I may assist further.

    Leave a comment:


  • Semion.AI.
    started a topic Adding Bartypes to script

    Adding Bartypes to script

    I wish to test some additional bartypes in my indicator, such as BetterRenko, Wicked Renko, UniRenko, HeikinAshi and Kagi. How do I correctly define these in State.Configure section.

    Thanks.

Latest Posts

Collapse

Topics Statistics Last Post
Started by CarlTrading, 03-31-2026, 09:41 PM
1 response
114 views
1 like
Last Post NinjaTrader_ChelseaB  
Started by CarlTrading, 04-01-2026, 02:41 AM
0 responses
66 views
1 like
Last Post CarlTrading  
Started by CaptainJack, 03-31-2026, 11:44 PM
0 responses
101 views
2 likes
Last Post CaptainJack  
Started by CarlTrading, 03-30-2026, 11:51 AM
0 responses
89 views
1 like
Last Post CarlTrading  
Started by CarlTrading, 03-30-2026, 11:48 AM
0 responses
77 views
0 likes
Last Post CarlTrading  
Working...
X