Hi,

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? If not, how
can we do that?

Thank you,
Victor

-- 
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