Here are the API results of another test trade (PING BUY ORDER STATIC):
2017-01-29 12:44:11|
https://poloniex.com/tradingApi[{"globalTradeID":77611357,"tradeID":"123546","date":"2017-01-29 18:40:52","rate":"0.00000011","amount":"99999.99999999","total":"0.01099999","fee":"0.00150000","orderNumber":"1087563427","type":"buy","category":"exchange"}
And here is how CAT created the PONG sell order:
And now I have 100 Qora sitting idle (0.10% of 99999.99999999 ). CAT treated the trade as one with a 0.25% fee. This
is CAT 4.6 I'm running. The pong sell trade should have been 99849.99999999.
I'm looking at the code, but fees are readed from the fees field and the applied over the total amount.
I need to check somewhere else.
Just a question : if you load your trades from the market explorer, are your fees calculated in the right way?