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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
35 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
12 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