Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Calling indicator value
Collapse
X
-
Calling indicator value
I have an indicator that sets a value of +1 for long and -1 for short and when I tried to call it on the strategy on the same time frame and interval but when the strategy calls it the values of indicator is the closing price of the bar not +1/-1. I even tried to put an Update(); on the public DataSeries of the indicator values.Tags: None
-
Hi Edward, the Update() call on the series should not be needed, would suggest to go through this sample and have the exact same structure used to expose.
You could also test via setting the value into regular indicator plots > those would be exposed per default.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
648 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
369 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
573 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
575 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment