Post
Topic
Board Service Announcements (Altcoins)
Re: 【BOT】 🌟 C.A.T. Cryptocurrency Automatic Trader 5.2 BETA + BINANCE !!! 🌟
by
stfnnn
on 31/07/2018, 20:38:10 UTC
I don't understand this:

Code:
2018-07-31 19:11:53| PPC(NO-SELL-PO) : New Order Data Last Check Ok, With Roundings :
                     Warning : Rounded Quantity : 0.19967800 -> 0.1

Or

Code:
2018-07-31 19:53:23| PPC(NO-SELL-PO) : New Order Data Last Check Ok, With Roundings :
                     Warning : Rounded Quantity : 0.09983900 -> 0.0
                     Warning : Set Quantity to Min Quantity : 0.0 -> 0.1

In my opinion >=5 should round up, and <5 should round down.

The first example was from an 0.2 quantity and the second from 0.1. In the first example it sold 0.2 and wants to buy back 0.1. That won't make any gain.

Is there anybody who can clarify this for me?