Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
indicator not updating
Collapse
X
-
kuroro13,
The original problem you stated was that it was not plotting. The issue was conflicting CalculateOnBarClose settings. Without those lines your indicator plots as expected and you no longer have issues with the bug. If you are getting false arrows this is simply due to your indicator logic and you will need to make adjustments as needed.
Announcements will be made when appropriate for the fix.Josh P.NinjaTrader Customer Service
Comment
-
I just want my indicator to plot arrows at the close of the bar when my conditions are met.
And that is exactly what I've coded so far (correct me if I'm wrong).
That's why I need the CalculateOnBarClose to be set on true on my Keoshlg.
But when I do that, it stills plot arrows in the middle of the construction of the bar.
To overcome this problem i've set the CalculateOnBarClose to true on my 2 other indicator that are used for my Keoshlg.
But when I do that, arrows won't be plotted automatically unless I reload manually my ninjascript.
So now I'm lost.
I didn't know that "drawing arrows when my moving averages are crossing and my Keobullbear is <0 (or>0) AT THE CLOSE OF THE BAR" , which is a simple idea , would be so difficult to implement.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
596 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
343 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 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
556 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
554 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment