Hey Tuna,
the problem is as follows:
BTC-E does not display any trading id. So we create a faked trade id with the data string.
For example: LTC/USD_buy_0.1 LTC_10.35 USD_1.035 USD_10.04.14 08:54
And because all the trades have the same amount and even the same second (what is really rarely), the system detects it as a double trade.
So what I will do on monday is a checkbox you can activate to ignore "double" trades.
I think this is the fastest solution for this issue.
One question:
How did you managed it so buy the same amount of LTC in the same second?
Usually the amounts are different or the time is not the same.
Best wishes, Dario