NinjaTrader Support Forum  
X

Attention!

This website will be down for maintenance from Friday May 24th at 6PM MDT until Saturday May 25th at 11AM MDT. We apologize for the inconvenience. If you need assistance during this time, please email sales@ninjatrader.com


Go Back   NinjaTrader Support Forum > Application Technical Support > Miscellaneous Support > Historical Version 7 Beta Threads > Version 7 Beta General Questions & Bug Reports

Version 7 Beta General Questions & Bug Reports Ask questions here and post bug reports.

 
 
Thread Tools Display Modes
Old 04-14-2010, 11:23 AM   #1
kw123
Junior Member
 
Join Date: Dec 2009
Posts: 28
Thanks: 0
Thanked 0 times in 0 posts
Default Range bars and new session reset

It 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.
kw123 is offline  
Old 04-14-2010, 11:51 AM   #2
NinjaTrader_Kyle
NinjaTrader Customer Service
 
NinjaTrader_Kyle's Avatar
 
Join Date: Dec 2008
Location: Denver, CO, USA
Posts: 7,353
Thanks: 146
Thanked 253 times in 249 posts
Default

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.
NinjaTrader_Kyle is offline  
Old 04-14-2010, 02:09 PM   #3
RJay
Senior Member
 
Join Date: May 2008
Location: Hartford, CT. USA
Posts: 618
Thanks: 12
Thanked 24 times in 18 posts
Default

Quote:
Originally Posted by kw123 View Post
It 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.
This requires an unauthorized edit in NT's chart file for range bars.

from

// if (bars.Count == 0 || bars.IsNewSession(time))

to

if (bars.Count == 0 )
RJay is offline  
Old 04-14-2010, 02:12 PM   #4
kw123
Junior Member
 
Join Date: Dec 2009
Posts: 28
Thanks: 0
Thanked 0 times in 0 posts
Default

Quote:
Originally Posted by NinjaTrader_Kyle View Post
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.

Hi Kyle,

Actually my question is very similar to this post, except that this is related to range chart.
kw123 is offline  
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Beta NT 7 Range Bars & Alt Range Bars nanook77 Version 7 Beta General Questions & Bug Reports 3 06-21-2010 09:25 AM
First Bar of Session/ referring to bars during session mefTrader General Programming 2 01-07-2010 09:51 AM
Add a second instrument to strategy with day session (regular session) only bars net4walk Strategy Development 11 12-27-2009 10:20 PM
Session Times in Range Bar Chart pcrage Charting 5 02-12-2009 03:19 AM
Momentum bars or Price Range Bars Akros Indicator Development 7 06-10-2007 04:55 AM


All times are GMT -6. The time now is 08:38 AM.