Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Drawing object attached to indicator
Collapse
X
-
Hello JTizz,
Thanks for your question.
If the indicator draws a drawing object, the object will be attached to that indicator.
Objects that are drawn manually can be attached to an indicator by changing the Attached To property for in the Drawing Objects dialog. (Select Drawing Object > Right Click > Attach To > Your Indicator)
Please let us know if you have any questions.
-
Hello JTizz,
This would be best done within the indicator code so when the indicator updates its plot, it also updates the drawing object.
To get more familiar with using Drawing objects in NinjaScript, I suggest using the Strategy Builder to see how the syntax is generated by pressing the View Code button. The drawing object code can be implemented in an indicator the same as a strategy.
Strategy Builder (How to draw on a chart) - https://ninjatrader.com/support/help...ToDrawOnAChart
We look forward to assisting.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
72 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
152 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
162 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
100 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
288 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|

Comment