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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
167 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
88 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
128 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
208 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
185 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment