.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
3 text fixed on Bottom Right with diferent colors
Collapse
X
-
3 text fixed on Bottom Right with diferent colors
I would like to place three different fixed texts in the form of a box in the lower right corner of the graph, where the positive value the box color is green, the negative value the box color is red and the balance is blue. I'm using “TextPosition.BottomRight”, but one box overlaps another, I would like to position the text boxes according to the attached image. I've already tried to place the results using the same line, but there's no way to change the individual color of each value. Could you please help me with this issue?
.Tags: None
-
Hello octaviolima,
Thank you for your post.
Draw.TextFixed() can only draw one of the pre-defined locations, so it is expected that they will overlap if you add more than one object to the same location. They will not automatically adjust.
You can instead use custom rendering to create these boxes.
SampleCustomRender included in the platform demonstrates how to custom render a box with text on the chart.
-
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
128 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
74 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
116 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
110 views
1 like
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
88 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment