Username: Password:

Author Topic: Error while buying coins on Poloniex (gunbot v3.1)  (Read 14049 times)

Offline joe

  • Rookie
  • *
  • Posts: 5
    • View Profile
Error while buying coins on Poloniex (gunbot v3.1)
« on: April 25, 2017, 10:37:49 AM »
Hi,
I am getting following error while buying coins on poloniex with gunbot 3.1 using BB strategy:
ERROR: INVALID AMOUNT PARAMETER

Anyone knows where is the problem ? Thank you very much for help.

Please see attached screenshot.


Offline chimj

  • Rookie
  • *
  • Posts: 10
    • View Profile
Re: Error while buying coins on Poloniex (gunbot v3.1)
« Reply #1 on: April 25, 2017, 03:30:26 PM »
Check your settings:

MIN_VOLUME_TO_BUY
BTC_TRADING_LIMIT

Offline joe

  • Rookie
  • *
  • Posts: 5
    • View Profile
Re: Error while buying coins on Poloniex (gunbot v3.1)
« Reply #2 on: April 25, 2017, 04:48:21 PM »
Check your settings:

MIN_VOLUME_TO_BUY
BTC_TRADING_LIMIT

Thank you very much, what does MIN_VOLUME_TO_BUY mean exactly ? Does it mean:
- min amount of altcoin to buy ? e.g. min 1000 STEEM to buy per order? or
- min amount of altcoin volume in BTC daily to consider a buy - e.g. min 100BTC daily volume on altcoin to consider it a buy ?

Thank you again for your help!


Offline joe

  • Rookie
  • *
  • Posts: 5
    • View Profile
Re: Error while buying coins on Poloniex (gunbot v3.1)
« Reply #3 on: April 25, 2017, 06:26:07 PM »
Check your settings:

MIN_VOLUME_TO_BUY
BTC_TRADING_LIMIT
In the official BTC_ARK-config.js from github 3.1 release zip, there is stated:

MIN_VOLUME_TO_BUY: 0.0005,  // bitrex min volume - so this is setting for bittrex only ?

What does this setting do exactly ?
Gunbot is still not able to buy any altcoin even with this config option put in BTC_XXX-config.js - was this release tested on poloniex ? I can't be the only one having this issue.
Thank you very much for any info on how to solve the issue.

Offline Gunthar

  • Administrator
  • *****
  • Posts: 287
    • View Profile
Re: Error while buying coins on Poloniex (gunbot v3.1)
« Reply #4 on: April 25, 2017, 08:45:12 PM »
update to the latest 3.1, it is fixed

Offline joe

  • Rookie
  • *
  • Posts: 5
    • View Profile
Re: Error while buying coins on Poloniex (gunbot v3.1)
« Reply #5 on: April 25, 2017, 11:23:03 PM »
update to the latest 3.1, it is fixed
Thank you very much Gunthar! Using v3.1_x3 release it works without any problems.