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 Mindset, 04-21-2026, 06:46 AM
|
0 responses
63 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
90 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
47 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
105 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
63 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment