Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Arrow is drawn only once
Collapse
X
-
Hello selnomeria,
Thanks for your post.
The arrows are draw objects on the chart. Each draw object must have a unique tag name. If you use the same tag name then the existing draw object is removed and the newest one is drawn on the chart leaving you with the latest version of the draw object.
In your example, the arrow is drawn with the tag name of "UpDivrg". To see all of the arrows, create a unique tag name by adding the bar number to it like: "UpDivrg"+CurrentBar
That will create a unique tag name for example like UpDivrg978 or UpDivrg1145.
References:
http://ninjatrader.com/support/helpG...currentbar.htm
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
31 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
20 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
9 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
18 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
20 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment