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 NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
54 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
130 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
72 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
44 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
49 views
0 likes
|
Last Post
|

Comment