Gunthy

GUNBOT: The automatic profit generator => General Discussion => Topic started by: rzcd on February 23, 2019, 10:49:34 AM

Title: Close orders don't execute on bitfinex Gunbot 12
Post by: rzcd on February 23, 2019, 10:49:34 AM
I use TradingView to send signals for long, short and close positions.
The problem is that on bitfinex the CLOSELONG or CLOSESHORT orders dont get into the exchange. Does anyone know what might be wrong or if the Gunbot is faulty in that.
I received "{ message: 'Minimum volume must be: 2. You tried 0' }" from Gunbot,  although I had a test open long position (see the attached image)

here is the log:
emailParsed { timestamp: 1550916823809,
  type: 'closelong',
  exchange: 'bitfinex',
  pair: 'USD-ETC',
  tl: undefined }

2019/02/23 11:13:44: Checking prices...

2019/02/23 11:13:45: Received a CLOSE order...
product-info { minTradeAmt: 2, minPrice: 0.00001 }
Original price: 4.7582
Original volume: 0
Rounded price: 4.7582
Rounded volume: 0
{ message: 'Minimum volume must be: 2. You tried 0' }
Title: Re: Close orders don't execute on bitfinex Gunbot 12
Post by: sbogovac on February 24, 2019, 11:28:01 AM
Have you checked your "Minimum Volume To Buy" and "Minimum Volume To Sell"?

As the error sais, that must be set to - at least - 2...
Title: Re: Close orders don't execute on bitfinex Gunbot 12
Post by: Aitor on February 25, 2019, 10:35:32 PM
As Sbogovac said, it seems it doesn't reach the minimum volume. Note that trading volume for that pair is stated on USD, not in ETH.
Title: Re: Close orders don't execute on bitfinex Gunbot 12
Post by: olliecrypto on March 28, 2019, 01:13:22 AM
definitely sounds like a "minimum_order" issue.
check your settings on gunbot, as well as the exchange and let us know if that solves your issue.