Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
S/B Defaults to previous bar. / need work around
Collapse
X
-
Hello BigRay,
Thanks for your post.
To have a crossover (CrossAbove/CrossBelow) condition trigger on the current bar, you would need to set your strategy to use Calculate.OnPriceChange.
Below is a link to the help guide on Calculate.
https://ninjatrader.com/support/help.../calculate.htm
See this forum thread post for more information: https://forum.ninjatrader.com/forum/...02#post1265402<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
-
Hello BigRay,
Thanks for your notes.
The Lookback Period property must be set to a value of 1 or greater when creating a crossover condition in the Strategy Builder.
If you try to set the Lookback Period property to 0, it will revert back to 1.
To detect if a crossover condition happens on the currently forming bar, you could set the Lookback Period property to 1 and set the Calculate setting to Calculate.OnPriceChange.
The forum thread linked in post # 2 details this. I also linked the forum thread below.
Hello, I am trying to have the NT8 Strategy builder enter at the high/low price of a previous bar. What is the best way to accomplish this? I Set my strategy to "on tick" and used when price on the current bar crosses above the HIGH/LOW of the previous bar along with enabling tick data, It compiles correctly but<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
56 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
33 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
195 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
359 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
280 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
Comment