There would not be any default indicators that provide this custom logic.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Pre Market High & Low, and today's opening price indicators?
Collapse
X
-
Can you tell me the correct name for london’s and Asia session when i select the data series for it? Thanks!Originally posted by NinjaTrader_ChelseaB View PostHello Malletto,
I'm not aware of any scripts on the User App Share that have this custom logic.
This thread will remain open for any community members that know of this as an existing script and would like to provide a link.
Comment
-
Hello Malletto,
You can view the Trading Hours template for an instrument by clicking Control Center > Instruments > search NQ > double click NQ future search result > look for the Trading hours dropdown.
https://ninjatrader.com/support/help...nderstandingGe neralSection
You can view the session start and end time of the CME US Index Futures ETH trading hours template by clicking Control Center > Trading Hours > and selecting CME US Index Futures ETH.
You can use an online time zone converter to convert times to different time zones.
Find the exact time difference with the Time Zone Converter – Time Difference Calculator which converts the time difference between places and time zones all over the world.
Find the exact time difference with the Time Zone Converter – Time Difference Calculator which converts the time difference between places and time zones all over the world.
Find the exact time difference with the Time Zone Converter – Time Difference Calculator which converts the time difference between places and time zones all over the world.
5:00 PM CDT is 11:00 PM BST.
4:00 PM CDT is 10:00 PM BST.
5:00 PM CDT is 5:00 AM HOVT.
4:00 AM CDT is 4:00 AM HOVT.Chelsea B.NinjaTrader Customer Service
Comment
-
So i have an indicator that’s on the london data series on top of my NY session chart so it ends at 11ish EST but it stops plotting the level then. How can i make it extend pass the london close so it shows the full day? ThanksOriginally posted by NinjaTrader_ChelseaB View PostHello Malletto,
You can view the Trading Hours template for an instrument by clicking Control Center > Instruments > search NQ > double click NQ future search result > look for the Trading hours dropdown.
https://ninjatrader.com/support/help...nderstandingGe neralSection
You can view the session start and end time of the CME US Index Futures ETH trading hours template by clicking Control Center > Trading Hours > and selecting CME US Index Futures ETH.
You can use an online time zone converter to convert times to different time zones.
Find the exact time difference with the Time Zone Converter – Time Difference Calculator which converts the time difference between places and time zones all over the world.
Find the exact time difference with the Time Zone Converter – Time Difference Calculator which converts the time difference between places and time zones all over the world.
Find the exact time difference with the Time Zone Converter – Time Difference Calculator which converts the time difference between places and time zones all over the world.
5:00 PM CDT is 11:00 PM BST.
4:00 PM CDT is 10:00 PM BST.
5:00 PM CDT is 5:00 AM HOVT.
4:00 AM CDT is 4:00 AM HOVT.
Comment
-
Hello Malletto,
OnBarUpdate() will only update between the session hours defined by the template. Is after 11 within the template hours you have selected?
If so, is your custom logic assigning plot values during the desired time?
If you are unsure, add debugging prints to print the condition values to see if these are evaluating as true or false on the bar times you expect.
Chelsea B.NinjaTrader Customer Service
Comment
-
No. The template ends at 11. But i have it on top of the ny session so id like to make in extend. Any suggestions?Originally posted by NinjaTrader_ChelseaB View PostHello Malletto,
OnBarUpdate() will only update between the session hours defined by the template. Is after 11 within the template hours you have selected?
If so, is your custom logic assigning plot values during the desired time?
If you are unsure, add debugging prints to print the condition values to see if these are evaluating as true or false on the bar times you expect.
https://support.ninjatrader.com/s/ar...nd-TraceOrders
Comment
-
Hello Malletto,
A plot or drawing object can only be drawn within the trading hours of the trading hours template.
You can custom render anywhere on the chart from the OnRender(), however this would be very advanced and there will be no bars to reference to obtain x and y coordinates.
Chelsea B.NinjaTrader Customer Service
Comment
-
There is a nt8-orderflow kit indcjator on the ecosystem, do you know if it requires volumetric dataOriginally posted by NinjaTrader_ChelseaB View PostHello Malletto,
A plot or drawing object can only be drawn within the trading hours of the trading hours template.
You can custom render anywhere on the chart from the OnRender(), however this would be very advanced and there will be no bars to reference to obtain x and y coordinates.
https://ninjatrader.com/support/help...8/onrender.htm
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
599 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
345 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
558 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
558 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment