Hi there, I am kind of stuck with a simple problem for a couple of hours now 
and simply don't get it solved.

I want to run a backtest / exploration starting - let's say - on Jan 01 2009. 
In the code I have "for( i = 1; i < BarCount; i++ )" which starts with the 
first bar available (which is someday in 1995)

Is there a SetOption that "i" will start on my preferred date or how to 
manipulate the code to do so?

Many thanks
Jens

Reply via email to