Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Fire Event to call OnBarUpdate manually
Collapse
X
-
I have done that in other circumstances, but that does not work if I need to process two time frames to build the indicator. So I am trying to create an indicator using the strategy class, which allows multi-time frame processing. Now I am at the point using the strategy class where I have processed the two time frames, but I need to plot the values on the chart like an indicator.
-
Unfortunately it cannot be done that simply because of the distinctions between a strategy and an indicator. What you can try is maybe using Draw() methods to draw out a line bar by bar. This is not an official approach nor is it supported. Just an idea I am throwing out there that you can try.Josh P.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
80 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
40 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
63 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
63 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
54 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment