Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Program Strategy
Collapse
X
-
Hello andarbe,
Thanks for your post and welcome to the NinjaTrader forums!
Yes, you can use the strategy wizard to create a strategy that will trigger based on bar patterns. You can, for example, use the indicator CandleStickPattern in the wizard to search for any of the patterns it can detect. You can also establish your own pattern.
-
Hello andarbe,
Thanks for your post.
As a simple example of a pattern, 2 down bars followed by an upbar could be created by comparing the Open to close of the current bar to the open to close of the prior bar to the open close of the bar prior to that. In the strategy wizard (and Ninjascript) a bar index of [0] would refer to the current bar, an index of [1] would refer to the previous bar and an index of [2] would be the bar before that.
I've attached a screenshot of these "conditions" in the strategy wizard.
You may want to review a recorded webinar of the strategy wizard training and another video that shows how to use the strategy wizard for creating alerts:
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
651 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
370 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
109 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
574 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
577 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment