I use it to "reset" the indicators back to a logical starting point each day during backtesting. This inrceases the accuracy of backtesting. I start jbt cold every day. Sent on the Sprint® Now Network from my BlackBerry®
-----Original Message----- From: nonlinear5 <[email protected]> Sender: [email protected] Date: Mon, 4 Oct 2010 16:56:42 To: JBookTrader<[email protected]> Reply-To: [email protected] Subject: [JBookTrader] Re: JBookTrader release 7.07 > What happened to the reset() method from the Strategy.java base class ? > None of my strategies use reset(), so I assumed it's not used by anyone. What's your use case? > Also, the close() method is gone from BackTestFileWriter.java; shouldn't > we close() the > open "writer" file in there? The close() was actually never called, so I removed it. It should probably be called when JBT exits. -- 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. -- 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.
