Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Indicator Location
Collapse
X
-
Indicator Location
Can an indicator plot both a line in a lower panel and dots on the price chart or does these need to two separate indicators?Tags: None
-
Hello,
Thank you for the question.
By default the drawing objects will draw on the PricePanel and a plot will follow the panel the indicator is in.
You can define this in the script by using DrawOnPricePanel = true; http://www.ninjatrader.com/support/h...awOnPricePanel
If you set Overlay = false; and DrawOnPricePanel = true; this will make a plot in a second panel and draw on the price panel for drawing objects.
I look forward to being of further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
18 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
8 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
622 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
420 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
293 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|

Comment