Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Drawing a vertical line NOT using DrawVerticalLine()
Collapse
X
-
Drawing a vertical line NOT using DrawVerticalLine()
...there is not much info on the Line class, I'm looking for something where I can draw a vertical line similar to the VLine's for a chart, I don't want to have to tag each line and keep track of them etc, I just want to draw a simple vertical line that is not modifiable by clicking on it etc. Any idea's.Tags: None
-
Originally posted by NinjaTrader_Ben View PostHello,
I am not aware of any way to do this, if I understand you correctly. Someone else will look into this after the weekend and repost.
Thanks Ben, I guess what I am talking about would be similar to a moving average in NT, the line is drawn but not modifiable however all I am looking for is just a vertical line similar to this without using the DrawVerticalLine()
Comment
-
Hello,
OK I understand what you want now. Yes, you can do this by Adding a plot with Add() then just plot a constant value. Go to the file sharing>indicator section of this forum and look at ATRatio. It has one set up as a uer defined value called TriggerLevel.DenNinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
106 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
54 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
36 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
38 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
74 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment