Thanks.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Range bars and new session reset
Collapse
X
-
Hi kw123,
Thank you for your post.
Can you clarify for me what you mean by reset? If an image would be helpful in your explanation, please provide one.
To take a screenshot press Alt + PRINT SCREEN to take a screen shot of the selected window. Then go to Start--> Accessories--> Paint, and press CRTL + V to paste the image. Lastly, save as a jpeg file and attach the file to your next reply.KyleNinjaTrader Customer Service
-
This requires an unauthorized edit in NT's chart file for range bars.Originally posted by kw123 View PostIt looks like range bars are reset once a new session starts in NT7, while in NT 6.5 it doesn't, is there an option in NT7 to make it do not reset?
Thanks.
from
// if (bars.Count == 0 || bars.IsNewSession(time))
to
if (bars.Count == 0 )
Comment
-
Originally posted by NinjaTrader_Kyle View PostHi kw123,
Thank you for your post.
Can you clarify for me what you mean by reset? If an image would be helpful in your explanation, please provide one.
To take a screenshot press Alt + PRINT SCREEN to take a screen shot of the selected window. Then go to Start--> Accessories--> Paint, and press CRTL + V to paste the image. Lastly, save as a jpeg file and attach the file to your next reply.
Hi Kyle,
Actually my question is very similar to this post, except that this is related to range chart.
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
308 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