actually they just use higher-precision decimals in their database than needed
Hi Folks,
Enki is correct. We use high precision decimals (not floats) in our database. Additionally, we limit the minimum sizes of transactions.
Regards,
Adam - Tradehill
So you are saying that you use a NUMERIC(X,22) for account balances?