Eugene, My bad. I wasn't clear enough. I was refering to
positionsHistory.add(new Position(openOrder.getDate(), position, avgFillPrice)); in PositionManager class which is bypased for all other modes but backtesting On Aug 6, 1:24 am, Eugene Kononov <[email protected]> wrote: > > Is there any reason (apart from performance) not to save > > positionHistory trade/forwardtest/optimize modes? > > Position history *is* saved, look for the file YourStrategyXXX.htm in your > /reports directory. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
