Latest release download: 
http://jbooktrader.googlecode.com/files/JBookTrader-8.01.7z
Release Notes: http://code.google.com/p/jbooktrader/wiki/ReleaseNotes
User Manual: http://docs.google.com/View?id=dfzgvqp4_10gb63b8hg
Historical market data sample: 
http://jbooktrader.googlecode.com/files/ES-sample.7z
Historical market data (very large set, password-protected):
http://jbooktrader.googlecode.com/files/ES-June2009-Nov2010.7z

There are significant changes in this release (including the market
data file format changes), so I am giving the major release a bump to
version 8.

1. Volume is now supported in all modes, including back testing,
optimizing, forward testing, and trading.

2. Historical data format has changed. There is an additional column
for 1-second volume. If you previously recorded your data sets with
JBT, you can still use them after appending ",0" on every line. The
sample data file already contains volume, so no data file modification
is required: http://jbooktrader.googlecode.com/files/ES-sample.7z
The larger data file also contains volume. This data set is password
protected. If you contributed more than $400 to the project in the
past, ask me to send you a password. Otherwise, please refer here:
http://groups.google.com/group/jbooktrader/web/donate-to-project

3. Added new indicators.

4. Fixed and refactored the Moving Window classes.

5. Added a new performance metric, called "Bias". It's calculated as
100 * (L - S) / (L + S), where L is the number of long trades, and S
is the number of short trades.


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