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 Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
585 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
340 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
552 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment