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.
I've tried Bars.Period.Id = PeriodType.Day; but NT doesn't like that and it completely kills my dialog menu.