1
Technical Support & Development / Re: Two buys of the same Alt coin in about 15 minutes without any sell?
« on: January 22, 2018, 10:45:17 AM »
Hi,
So I have done a bit of digging and know why it did the second buy, but it is a direct result of the first buy, which the bot made below my "MIN_VOLUME_TO_BUY": 0.002.
I am attaching a snippet of my Binance trade history which whows the double Buy of BCC.
Yesterday the bot placed a BUY order for BCC, which the exchange split into two BUYs and executed them simultaneously, which is fine and expected sometimes. Which is not expected however is that if you add up the two Total values for the two Buys it adds up to 0.00199659 BTC, which is bot below my "MIN_VOLUME_TO_BUY": 0.002, and also below Binace minimum trade of 0.002 BTC.
Since I owned less than my MIN_VOLUME_TO_BUY worth of BCC the bot proceeded a few hours later with buying additional BCC.
What remains unexplained and I think it is some sort of a bug is - Why did the bot place an order below the "MIN_VOLUME_TO_BUY" to begin with when placing the first order.
I would very much like to ask someone with more knowledge how the bot works to have a look and tell me if I may be doing something wrong?
Thanks guys.
So I have done a bit of digging and know why it did the second buy, but it is a direct result of the first buy, which the bot made below my "MIN_VOLUME_TO_BUY": 0.002.
I am attaching a snippet of my Binance trade history which whows the double Buy of BCC.
Yesterday the bot placed a BUY order for BCC, which the exchange split into two BUYs and executed them simultaneously, which is fine and expected sometimes. Which is not expected however is that if you add up the two Total values for the two Buys it adds up to 0.00199659 BTC, which is bot below my "MIN_VOLUME_TO_BUY": 0.002, and also below Binace minimum trade of 0.002 BTC.
Since I owned less than my MIN_VOLUME_TO_BUY worth of BCC the bot proceeded a few hours later with buying additional BCC.
What remains unexplained and I think it is some sort of a bug is - Why did the bot place an order below the "MIN_VOLUME_TO_BUY" to begin with when placing the first order.
I would very much like to ask someone with more knowledge how the bot works to have a look and tell me if I may be doing something wrong?
Thanks guys.