Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Bar by time
Collapse
X
-
Bar by time
Hello, I need to draw a vertical line on my chart based on the bar containing a certain date/time. Any guidance on how to locate that spot on a chart. I'm using the DrawVerticalLine so I would need to know 'bars ago' that matches the time. Any thoughts would be appreciated!Tags: None
-
Hello pman777,
Thank you for your note.
I have put together a sample which will draw a vertical line at current bar if the current date is equal to the desired date, and also included another way where upon a condition being met, a horizontal line will be drawn at a desired date.
To import a NinjaScript into NinjaTrader 7 do the following:
From the Control Center window select File -> Utilities-> Import NinjaScript...
Select the .Zip file for import.
Please see the following section of our helpguide,
You may also be interested in the following sample,
Please let us know if you need further assistance.Last edited by NinjaTrader_AlanP; 11-19-2017, 06:03 PM.Alan P.NinjaTrader Customer Service
-
Here is some code that will work really wellAttached Files
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
161 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
309 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
245 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
349 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
179 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment