1
General Discussion / Close orders don't execute on bitfinex Gunbot 12
« 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' }
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' }