![]() |
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
|
|||||||
| Version 7 Beta General Questions & Bug Reports Ask questions here and post bug reports. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Senior Member
Join Date: Feb 2010
Posts: 190
Thanks: 0
Thanked 0 times in 0 posts
|
Before running a backtest I added a 5min view to the 1min chart in the data series settings. After running the backtest it is gone and I need to add it again.
|
|
|
|
|
|
#2 |
|
NinjaTrader Product Manager
Join Date: May 2007
Location: Denver, CO
Posts: 17,458
Thanks: 1
Thanked 106 times in 70 posts
|
symphys,
This is expected. When you run a backtest the chart tab reflects a chart as setup by the strategy. Anything you did manually before will not be overwritten.
Josh
NinjaTrader Customer Service |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Feb 2010
Posts: 190
Thanks: 0
Thanked 0 times in 0 posts
|
Ok, but in my strategy I do Add(PeriodType.Minute, 5);
So if I understand you correctly after the backtest it should display the 1min and 5min chart? If yes, it doesn't display the 5min chart. There are to parts in the window but the 5min bars are missing... |
|
|
|
|
|
#4 |
|
NinjaTrader Customer Service
Join Date: Sep 2008
Location: Germany
Posts: 22,411
Thanks: 252
Thanked 976 times in 959 posts
|
No, the bars series is added in the strategy 'background' to offer programmatic access to its values for calculations, when backtesting this MultiSeries strategy in the Strategy Analyzer the primary series would be charted.
Bertrand
NinjaTrader Customer Service |
|
|
|
|
|
#5 |
|
Senior Member
Join Date: Feb 2010
Posts: 190
Thanks: 0
Thanked 0 times in 0 posts
|
Ok. But then it should only display the primary chart. It does not.
I added 5 min Chart before running backtest. Afterwards it looks like this... |
|
|
|
|
|
#6 |
|
NinjaTrader Product Manager
Join Date: May 2007
Location: Denver, CO
Posts: 17,458
Thanks: 1
Thanked 106 times in 70 posts
|
This is a bug in removing the panel, but furthermore, you shouldn't have even been able to add a 5 minute series to a Strategy Analyzer chart tab. Note, when you run a backtest it should clear out anything you do to the chart tab and load what the strategy wants it to load like.
Josh
NinjaTrader Customer Service |
|
|
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Bug in strategy analyser? | mtthwbrnd | Strategy Analyzer | 4 | 02-26-2010 05:05 AM |
| Bug: Strategy Analyser, Backtest, Min. Bar required | David Lean | Strategy Analyzer | 6 | 12-17-2009 01:56 PM |
| Possible bug on NT strategy Analyser chart dates | Sidhartha | Strategy Analyzer | 7 | 04-13-2008 05:11 AM |
| hist. data difference chart vs strategy analyser | nico_p | Strategy Analyzer | 3 | 03-26-2008 04:36 AM |
| Losing saved chart workspace | Drew | Charting | 1 | 05-16-2007 07:03 AM |