Thanks!
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Renko bars brick
Collapse
X
-
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.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
77 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
40 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
63 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
63 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
53 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment