Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Renko bars brick

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

    Renko bars brick

    Is it possible to parameterize the Renko bar brick size? If yes...how?

    Thanks!

    #2
    Hello TexFly,

    Thanks for writing in.

    The simple answer would be no.

    The Renko brick size is set in the Data Series that the strategy is applied to and the property can not be set in a strategy parameter. You can still optimize a Data Series in the Strategy Analyzer to find the best Data Series settings for your strategy.

    In the case of adding a Renko bar type as an additional data series in a multi series strategy, it would not be possible to use a parameter for the BarsPeriod in AddDataSeries(). AddDataSeries() must be called in State.Configure and cannot guarantee user defined input. This requires AddDataSeries() arguments to be hard coded. Please see the documentation for further reading.

    Publicly available information on the items discussed can be fouynd below.

    BarsPeriod - https://ninjatrader.com/support/help...barsperiod.htm

    AddDataSeries() - https://ninjatrader.com/support/help...dataseries.htm

    Please let me know if I can be of further help.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    173 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    90 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    129 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    208 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    186 views
    0 likes
    Last Post CarlTrading  
    Working...
    X