Thanks -
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Plotting multiple symbols
Collapse
X
-
Plotting multiple symbols
I would like to plot multiple symbol either above or below the price bar depending on certain conditions. The plotting in itself is not an issue but I am struggling with maintaining a proper distance between those symbols when the user re-scales the chart. I have separated each symbol by a couple of TickSizes but depending on the scaling they will either overlap or be very far apart. Any suggestions on how to better control the plotting of symbols? Ideally I would like them to remain equidistant regardless of the scaling. I experimented with the autoscale parameters of the DrawText and DrawArrow methods but to no avail.
Thanks -Tags: None
-
Hello trader2be,
I can see the issue you're facing, but not sure there is a simple solution. If drawing at Y values, you can really only draw at tick intervals. Separating the symbols by tick sizes is the only supported solution.
You may consider looking into the custom plot sample to draw using the chart canvas for Y values. Unfortunately we can't advise the specific implementation for this, but the sample may give you some ideas to work from.
This post as well may provide some guidance if you pursue this.Ryan M.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
578 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
334 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
553 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment