Post
Topic
Board Service Announcements (Altcoins)
Re: 【BOT】 🌟 C.A.T. Cryptocurrency Automatic Trader 4.6 Special Offer -50% OFF 🌟
by
Sampey
on 29/01/2017, 19:12:33 UTC
Here are the API results of another test trade (PING BUY ORDER STATIC):

Quote
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:

Quote
2017-01-29 12:44:27| Static-PING-1087563427 : BUY 99999.99999999@0.00000011 Current 0.00000000 | PPO : Order Is Full Close (Current Quantity = 0.00000000)
2017-01-29 12:44:27| Static-PING-1087563427 : BUY 99999.99999999@0.00000011 Current 0.00000000 | PPO : A Trade Has Occured : BUY QTY 99999.99999999@0.00000011
2017-01-29 12:44:27| Static-PING-1087563427 : BUY 99999.99999999@0.00000011 Current 0.00000000 | Remove From Queue (Qty = 0)
2017-01-29 12:44:27| TP  : Try To Create new PONG SELL From Trade BUY-99999.99999999@0.00000011
2017-01-29 12:44:28| OCR : Try To Create new Order (From Ping Trade) PONG : SELL 99749.99999999@0.00000012 (Static)
2017-01-29 12:44:32| OCR : Order Successfully Created Static-PONG-1087581409 : SELL 99749.99999999@0.00000012 Current 99749.99999999
2017-01-29 12:44:32| PPE : Remove PING Trade BUY-99999.99999999@0.00000011

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?