Thank-you.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
question re updating indicator at session end
Collapse
X
-
question re updating indicator at session end
Is there a way in NT7 to have an indicator update at the end of a RTH session (before the next session begins)? For example, for a calculateonbarclose indicator on a 30m RTH chart, I would like the indicator to update each day (Mon-Fri) at 16:15ET on the bar's close, not at the open of the next bar at 09:30 on the next RTH session begin.
Thank-you.Tags: None
-
Hello,
Thank you for the post.
I am unsure of way this would be possible while using CalculateOnBarClose = true unless a secondary tick series was being used, or OnMarketData to supply tick by tick updates.
For the 30 minute series, if the close falls after session trading hours it would need to wait for the next bars First tick to close it. In this case if this was the last bar, it would wait for the next sessions opening tick to close the bar.
You could achieve near end of bar close logic using an added Tick series or utilizing OnMarketData assuming there is some incoming tick data happening at that point before the session closes.
I look forward to being of further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
603 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
349 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
104 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
560 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
560 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment