Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Bollinger Poke in Strategy Builder
Collapse
X
-
Hello Radano,
What are you meaning by price poke?
Do you mean the current Close price is crossing the Bollinger lower plot?
Below I am providing a link to a forum post with helpful information about getting started with NinjaScript. Be sure to watch the Strategy Builder 301 training video.
Chelsea B.NinjaTrader Customer Service
-
Chelsea,
Yes the poke is when the price goes below the BB lower plot, however I wanted to do this the way that market order is originated at the moment when the price goes below lower BB plot versus when a candle closes below the plot. And I wouldn’t like to use two time frames in order to do it.
Comment
-
Hello Radano,
In real-time you can use the Calculate OnPriceChange setting to trigger OnBarUpdate when the price changes intra-bar instead of using Calculate OnBarClose to trigger OnBarUpdate when the bar closes.
(This is discussed in the Strategy Builder 301 training video)
In historical data, this would require unlocking the code and adding a 1 tick series for accurate order fills and TickReplay to trigger intra-bar events with Calculate.OnPriceChange.
Chelsea B.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
20 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
119 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
63 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
41 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
45 views
0 likes
|
Last Post
|

Comment