On my strategy, I plot open pnl at the top left conrner of the chart. At the moment, I am using Draw.TextFixed (), But I am trying to to change the color between green and red, when the open pnl number is positive and negative. Problem I am facing is, it changes the color of other texts as well. Is it possible to change the color of the figure only when it changes between negative and positive, leaving the other texts as it is?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Strategy Open PnL display color change
Collapse
X
-
Strategy Open PnL display color change
Hi,
On my strategy, I plot open pnl at the top left conrner of the chart. At the moment, I am using Draw.TextFixed (), But I am trying to to change the color between green and red, when the open pnl number is positive and negative. Problem I am facing is, it changes the color of other texts as well. Is it possible to change the color of the figure only when it changes between negative and positive, leaving the other texts as it is?Tags: None
-
Hi asmmbillah, thanks for your post.
Are you combining all of your text into one Draw.Text method call? If not you can target specific text with the "tag" parameter. If this does not resolve the issue, could you make a script that only has the text problem and send it to me? You may either post it here or send it to me via platformsupport at ninjatrader.com, reference ATTN ChrisL 2446979
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
93 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
138 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
68 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
123 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
73 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment