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 Hwop38, 05-04-2026, 07:02 PM
|
0 responses
174 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
329 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
252 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
356 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
183 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment