Thanks for any help.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Panel choice for TextFixed
Collapse
X
-
Panel choice for TextFixed
In script, I can build a TextFixed box OK in Panel 1, then manually move it to panel 2 on top of Vol, but if I use PanelIndex = 2 and Vol is in panel 2 it will put the text in panel 3, why does it not go where I say? Panel2? Is there syntax to indicate PanelIndex during the build so it can be done all in 1 command?
Thanks for any help.Last edited by kenz987; 02-03-2022, 05:09 PM.Tags: None
-
Hello kenz987,
The drawing tools should always follow either the price panel or the indicator panel depending on the DrawOnPricePanel property.
If you are seeing something unexpected with a script you are creating I would suggest to upload a small sample that demonstrates the problem. You could upload a new empty indicator that draws a text fixed and then include the steps to see the problem. That way we would have the whole context of what properties are set in the script and what the expectation should be surrounding that.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
571 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
330 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
548 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
549 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment