With the SuperTrend indicator i`m trying to get the historical text markers for the occurance,when the developing bar[0](COBC=false) touches the dotvalue of the bar[0].So far i can only get the markers while the bar is developing,but when i hit F5 it disappears.Any suggestions on how to keep the markers on the chart,without them being dissapeared,are greatly appreciated!
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Historical text markers
Collapse
X
-
Historical text markers
Hello,Support and All,
With the SuperTrend indicator i`m trying to get the historical text markers for the occurance,when the developing bar[0](COBC=false) touches the dotvalue of the bar[0].So far i can only get the markers while the bar is developing,but when i hit F5 it disappears.Any suggestions on how to keep the markers on the chart,without them being dissapeared,are greatly appreciated!Tags: None
-
Hello outsource,
If the object is being drawn in real-time then it also needs to be drawn historically as well.
When you hit F5 the indicator will reload, removing any drawn objects, and will go through all of the historical data again and redraw them.
If in the historical data you are also drawing the object then it will appear when you refresh the chart.
Are you drawing the object historically when the conditions are true?
(If you re-use the tag name, it will be re-drawn in the new location in real-time once the condition is true for it to draw)Chelsea B.NinjaTrader Customer Service
-
Hi,Chelsea,Originally posted by NinjaTrader_ChelseaB View PostHello outsource,
If the object is being drawn in real-time then it also needs to be drawn historically as well.
When you hit F5 the indicator will reload, removing any drawn objects, and will go through all of the historical data again and redraw them.
If in the historical data you are also drawing the object then it will appear when you refresh the chart.
Are you drawing the object historically when the conditions are true?
(If you re-use the tag name, it will be re-drawn in the new location in real-time once the condition is true for it to draw)
just like i said,it draws the text markers only while the bar is developing,when the conditions are met,but doesn`t keep them historically.
Did you see the source.Tags have nothing to do with it,i think.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
579 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
334 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 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
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment