Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Linebreak strategy
Collapse
X
-
Last edited by NinjaTrader_Jesse; 07-23-2020, 09:42 AM. Reason: updated to nt8 forum based on user comment
-
Hello babouin77,
Thanks for the reply.
In that case you would need to either use a 3 line break chart and apply the strategy to that chart or you can use AddLineBreak to add a secondary series if you don't want the line break as the primary.
We don't have a full strategy already set up for adding line break as a secondary series, or any strategy sample that uses the custom AddDataSeries methods because these are more advanced topics. It would instead be expected that you first read the multi series documentation to learn how to use multi series scripts. The AddDataSeries methods all work the same so once you learn the multi series concepts that would apply to any of the methods like AddLineBreak. There are samples for each in the help guide but it would be expected that you need to make the script yourself if you wanted to use that sample. https://ninjatrader.com/support/help...lightsub=multi
For simplicity you can also just apply any strategy you create to a line break chart to make it use linebreak data and by doing that you do not need to use AddLineBreak.
Comment
-
Hello babouin77,
Correct, you just cannot add line break as a secondary series in the builder. You can still apply a builder strategy to any data series because you have to manually select that and configure it when you apply the strategy.
The data series for the strategy is either configured in the control center when you apply the strategy there or it would inherit the charts series if you apply it to the chart.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
50 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
126 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
69 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
42 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
46 views
0 likes
|
Last Post
|

Comment