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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
50 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
22 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
16 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
22 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
23 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment