Thanks for the quick reply! I promise next time I'll check the javadocs :)

On Mon, Nov 29, 2010 at 3:37 PM, nonlinear5 <[email protected]>wrote:

> >
> > I'm wondering if TradingSchedule class close all opened positions once
> > reached the end of the period.
> >
> > For example, for this trading schedule:
> >
> > TradingSchedule tradingSchedule = new TradingSchedule("08:00",
> > "12:00", "America/New_York");
> >
> > Will the strategy close all open positions at 12:00pm EST?
>
>
> Yes, that's exactly what it will do. For more information, see
> javadocs in the TradingSchedule class.
>
> --
> You received this message because you are subscribed to the Google Groups
> "JBookTrader" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<jbooktrader%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/jbooktrader?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"JBookTrader" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jbooktrader?hl=en.

Reply via email to