JBookTrader-FG 0.2 is out: Download: http://jbooktrader-fg.googlecode.com/files/jbooktrader-fg-0.2.tbz2
Changes since 0.2: - brute force optimizer take less memory and is a little faster - backtest: defaulting timezone to "America/New_York" when no TimeZone is present into the datafile - performance index now conform to SQN - enhance CLI optimizer output - ant build.xml improved - minor fix for StrategyParams - change Indicator.calculate() signature - fix a GUI only bug with the stop/resume resume feature - allow to put classes that doesn't extend Strategy into directory com/jbooktrader/strategy - resetting indicators explicitly (merge from JBT 6.03) - more scalable backtesting and charting of large data files (merge from JBT 6.03) - removed manual saving of market depth data (merge from JBT 6.03) - revised market book implementation (merge from JBT 6.03) - revised the indicator framework (merge from JBT 6.03) - improved the the "divide-and-conquer" optimizer (merged from JBT 6.04) - fixed a problem in the "divide-and-conquer" optimizer which caused the optimizer to wander off course. The D&C optimizer is much more likely to find the peaks (merged from JBT 6.05) - fixed a problem which caused the optimization results to be truncated. The optimization maps now preserve all the data with DNC and 65536 results with brute force, which makes reading the maps more intuitive (adapted from JBT 6.05) - fixed a problem where JBT could not distinguish between two different Forex contracts with the same symbol such as EUR.USD and EUR.GBP (merged from JBT 6.06) Full changelog: http://code.google.com/p/jbooktrader-fg/wiki/Changelog Development branch: http://jbooktrader.googlecode.com/svn/branches/jbooktrader-fg/ -- Florent, --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
