Today's results: ran three strategies, D2, D3, and D4. Ended up with +
$328 for the day.
October 7 results: +$242. There were 2 trades, both profitable.
D2: 1 trade, +$108. D3: 1 trade, +$134. D4: 0 trades.
Do you plan to host your strategies on C2 (for a fee of course)?
October 29: no trades. It was an uneventful week. I am up since I
started live trading, so I am content.
--
You received this message because you are subscribed to the Google Groups "JBookTrader" group.
To post to this group, send email to jbook...@googlegroups.com.
To unsubscribe from this group, send email to jbooktrader...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jbooktrader?hl=en.
executions: 2600 ms! 675 ms, 1270 ms, 750 ms
November 5 results: no trades for P1, D2, D3. Very good week overall.
I usually close the next day in Singapore. Here open is at 5th Nov
9-30 pm, close 6th Nov 4 am local time.
D1: 2 trades, -$33
D2: 1 trade, +$46
B: no trades
To unsubscribe from this group, send email to jbooktrader...@googlegroups.com.
I don't think he will be upset if anyone uses it as a base for some other variant (although you should give proper credit, as this code that he has given us is quite a gift!) You just have to be willing to get your hands dirty.
have you thought about increasing position size per trade?
with these reliable results that we have seen the last weeks your
profit can scale directly with position size.
--
You received this message because you are subscribed to the Google Groups "JBookTrader" group.
To post to this group, send email to jbook...@googlegroups.com.
To unsubscribe from this group, send email to jbooktrader...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jbooktrader?hl=en.
Are the trades live or paper account??
Are the trades live or paper account??
All the trades and the results posted in this thread are live.
--
My trading schedule is the same as before, 10-15:30 EST. All three Defenders are exactly the same strategies as before. Optimization period was October 6, 2010 to January 2011. I selected three "sweet" spots from the optimization maps, which made my three Defenders. I'd definitely recommend excluding the early and the late trading session periods from your schedule. What selection criteria do you use when optimizing?
My trading schedule is the same as before, 10-15:30 EST. All three Defenders are exactly the same strategies as before. Optimization period was October 6, 2010 to January 2011. I selected three "sweet" spots from the optimization maps, which made my three Defenders. I'd definitely recommend excluding the early and the late trading session periods from your schedule. What selection criteria do you use when optimizing?
I've got to make another correction. The exit code did in fact change in my new Defenders. To avoid any confusion, I am attaching the strategy source code. I did leave out optimization parameters, so it's up to you to find the set of parameters that fits your risk tolerance.
--
You received this message because you are subscribed to the Google Groups "JBookTrader" group.
To post to this group, send email to jbook...@googlegroups.com.
To unsubscribe from this group, send email to jbooktrader...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jbooktrader?hl=en.
<DefenderActive.java>
I tried to integrate it, but it gives me a syntax error.
getcurrentPosition unknown.
There is, however, a method getPosition. Is this the right one?
(I am wondering also how this mismatch of names can be?
Are you not using the current version?)