liquidity loss of ES futures?

48 views
Skip to first unread message

Da Xu

unread,
Dec 4, 2011, 5:25:25 PM12/4/11
to jbooktrader
Dear friends,
 
Is there any statistics of the liquidity loss of ES futures? Specifically, for example, in a demo account, even if the ES future price is not changed, you buy(sell) then sell(buy) a contract of ES future, you lost 0.25. This is 0.25 is considered as liquidity loss. My question is what is this number in average for real accounts. Thank you.
 
 
Best,
Da

Eugene Kononov

unread,
Dec 4, 2011, 8:25:24 PM12/4/11
to jbook...@googlegroups.com
You may have noticed this line of code in StrategyES.java:
double bidAskSpread = 0.25;
This is used in backtesting, forward testing, and optimization modes. In real trading, based on my experience, the slippage with the ES is slightly worse, but not by very much.



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

Allen Whitt

unread,
Dec 4, 2011, 11:38:22 PM12/4/11
to jbook...@googlegroups.com
Slippage will depend on how many contracts you're trying to get off, the time period in which you're trying to get them off, and whether or not you're resting or crossing. .25 (=$12.50) is the tick size in the ES, so that line is equivalent to assuming you cross in both directions - ie you buy the offer and you sell the bid.

Da Xu

unread,
Dec 5, 2011, 10:58:36 AM12/5/11
to jbook...@googlegroups.com
 
How many contracts are you trading?
 
Da

Reply all
Reply to author
Forward
0 new messages