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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
83 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
45 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
66 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
69 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
58 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment