Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Alert not working sometimes in Strategy
Collapse
X
-
Rearm of 1 is not working. Basically, the alert goes off every few seconds, about 2 seconds.
How do you use a bool flag to ensure the alert would trigger the first time the conditions is seen and not on subsequent bars update within the same bar, without coding? My current strategy is entirely using the wizard.
Comment
-
So that's then basically still too long for your use, to use the bool logic in combination with FirstTickOfBar you would unfortunately need to code outside of the wizard as here you could programmatically reset an alert after it triggered - this would be what you need to control this better.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
663 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
376 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
110 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
575 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
580 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment