Ok so this is another funky thing that ive seen with rounding.
I take it you do the summation over the order book to find net exposure by looking at each bet with full precision (double) and then round the returned value to the nearest penny.
I get the feeling that the algo in bf does the rounding per trade and summates them. I only noticed it when doing a large size via a shed load of small trades. I noticed at the end of the race our books did not match by a few pence event though all my calcs seem ok (well you get the point).
Has anyone else noticed this.
