PDA

View Full Version : Setting a default period


NinjaTrader_Josh
05-24-2007, 12:40 PM
How can I set my strategy to default to using a Day time frame?

I've tried Bars.Period.Id = PeriodType.Day; but NT doesn't like that and it completely kills my dialog menu.

NinjaTrader_Ray
05-24-2007, 12:52 PM
This is currently not supported.