Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
ActiveCaptionText
Collapse
X
-
ActiveCaptionText
I am trying to place Text labels on my Horizontal Lines. I have seen it done on a Fib tool. Does it have anything to do with the ActiveCaptionText selection in the line's color properties? If it is, I haven't figured out how to use it.Tags: None
-
Hello WollenGeld,
Thanks for your post.
Are you referring to the NinjaTrader Fibonacci drawing tools from the drawing tools menu?
These cannot have custom text above each line. The drawing tool places the line percentage automatically on each fibonacci level.
It is possible to have text appear above each line but would require custom programming an indicator to do so.
The indicator could wait until there is a manually drawn line and detect this similar to the LineAlert indicator. Then add some text in a text box from a public variable that is set in the indicator parameters above or below the line.
Or you could have the indicator also draw the lines and at the same time draw the text boxes using code logic.
If you do plan to create this indicator and get stuck along the way, the Indicator Development section of the forums would be a good place to ask questions.
http://ninjatrader.com/support/forum...splay.php?f=15
If you are interested in having a 3rd party develop this as your request please let me know and I have a member of our team connect you with a professional NinjaScript Consultant.Chelsea B.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
77 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
45 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
27 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
32 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
63 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment