Username: Password:

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Singman

Pages: [1]
1
Technical Support & Development / GB 20.7.5 and Kraken
« on: December 07, 2020, 02:53:24 PM »
Hi,

I get this error since GB 20.xxx series and still no hope to get it fixed.
Exchange : Kraken

Code: [Select]
GB_20.7.5 GBP-ETH@kraken Round #103045 2020/12/07 15:40:46
Error: Error: General:Invalid arguments:volume
    at errorHandler (/snapshot/test/Desktop/node14/ctx/js/kraken.js)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)

┌───────────────────┬────┐
│ ɢՍÑɮØŁ RT Edition │    │
├───────────────────┼────┤
│ Callbacks         │ {} │
└───────────────────┴────┘

GB_20.7.5 GBP-BTC@kraken Round #103171 2020/12/07 15:41:05
Error: Error: General:Invalid arguments:volume
    at errorHandler (/snapshot/test/Desktop/node14/ctx/js/kraken.js)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)

┌───────────────────┬────┐
│ ɢƱҊɃѺͳ RT Edition │    │
├───────────────────┼────┤
│ Callbacks         │ {} │
└───────────────────┴────┘
Does not work on any pairs I could try.

2
Technical Support & Development / Gunbot v20.4.5
« on: October 26, 2020, 08:06:03 PM »
Fresh install, 1st run on Linux :
Code: [Select]
root@gunbot-1:~/gunbot# ./gunthy-linux
Loading config...
{ Error: ENOENT: no such file or directory, open '/root/gunbot/logs/autoconfig-log.txt'
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: '/root/gunbot/logs/autoconfig-log.txt' } 'Uncaught Exception thrown'
Loading config...

Then work normally. The autoconfig-log.txt is created. That message is just informative but maybe not necessary to be show.

3
General Discussion / TRADING_LIMIT
« on: October 23, 2020, 06:43:32 PM »
Hi,

I have a problem with the TRADING_LIMIT parameter on strategy.
Because I want to catch the best opportunities, I set up that parameter to 10 (base currency, and it's not BTC :D ). But then, most buy orders are just 10 currency and never go over. On very rare occasion, I see a 2nd buy with (again) 10 currency.

What I want is to buy a minimum of 10 base currency but not limiting to 10 (15, 30, 1000 if that's possible). How to achieve this goal ?

4
General Discussion / Who is broken ? Binance ? Kraken ? or Gunbot ?
« on: October 06, 2020, 07:27:47 AM »
Hi,

Long time user of Gunbot (and not really satisfied but that's another topic). Let's see what make me write this message :
Binance : 4 pairs, last transaction 08/30/2020 !
Kraken : 2 pairs, last transaction 01/09/2020 ! 50 transactions during August

Both exchange have not generated any trades since a month or more. I reboot every 2 days the VM hosting the bot to be safe. I've searched any reasons why the bot is not working but everyting is ok, still receiving tickers, no timeout. Just stopped working nearly the same day, both of them. Network is perfect too.

Any idea ?

5
Technical Support & Development / Gunbot licence API
« on: April 17, 2020, 09:29:00 AM »
Hi,

I've made an error with my licence.
I swaped from Poloniex to Kraken but, despite what's written in the new version changelog, Kraken was not supporting shorter delay via websocket and that locked my API on Kraken.
My error was to delete the old API and create a new one... Of course, Gunbot licence was tied to the old API key and now, I"m stuck :)

Who can fix that ?

Thanks.

6
General Discussion / Sell without buy again ?
« on: January 11, 2020, 08:45:46 AM »
Hi,

I want to leave an exchange and searching for a way to sell everthing without buying again.
Is there a way to do that with Gunbot ? Sell as usual but not buying again ?

Thanks.

7
Technical Support & Development / Binance can't sell
« on: June 27, 2019, 08:17:59 PM »
Be carefull, that thread is ignored many times by Gunthar on Telegram, that guy refuse to understand the problem...
Gunbot can't sell when he should, the error message is :
Quote
GBRT_v12.9.9.2 BTC-FET@binance Round #17 2019/06/27 19:11:36

2019/06/27 19:11:36: Entering sell cycle

entering sell

__________________________________________________________________________________________________________________
_ ______ RT Edition _ SMA        _ LowBB          _ HighBB         _ Last       _ FET     _ Last Buy   _ Pair    _
__________________________________________________________________________________________________________________
_ Sell cycle        _ 0.00001316 _ 0.000012345752 _ 0.000013968648 _ 0.00001383 _ 160.597 _ 0.00001253 _ BTC-FET _
__________________________________________________________________________________________________________________

l5694
[ minSize: undefined,
  precision: { base: 8, quote: 8, amount: 0, price: 8 } ]
Original price: 0.00001383
Original volume: 161
{ Error: binance Account has insufficient balance for requested action.
    at binance.handleErrors (/snapshot/gblackv12/node_modules/ccxt/js/binance.js:1285:27)
    at module.exports.handleRestResponse.response.text.then (/snapshot/gblackv12/node_modules/ccxt/js/base/Exchange.js:704:18)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7) constructor: [Function: InsufficientFunds] }
Error: Issue creating sell order:{}
    at errorHandler (/snapshot/gblackv12/ctx/js/binance.js:0:0)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:188:7)

2249

Many people stop on the message "insufficient balance" and dont go any further but :
- I could do the order manually myself on the Binance web site and get no error
- I have enough funds in BTC to SELL and pay the fees (if the fees are calculated in BTC, but it's not the case, they are in FET).
- And I have 160.597 FET, much more than the floor and more than dust of FET.

This error appear on EVERY SELLS, dont depend of the crypto.

8
I was using Gunbot with no problem on that VM but I stopped it for licence problem (still not resolved, see my previous message, waiting for Aitor answer who got my key and wallet address...)
But now, trying to restart the program...

System : Ubuntu 18.04.2 LTS
Running Gunbot :
Code: [Select]
Loading config...
   info  - socket.io started
GUI Server Deployed: http://localhost:5000
TypeError: Parse buffer must be String or Buffer
    at Parser.parse (/snapshot/gblackv12/node_modules/node-expat/lib/node-expat.js:23:22)
    at Object.module.exports [as toJson] (/snapshot/gblackv12/node_modules/xml2json/lib/xml2json.js:172:17)
    at Request._callback (/snapshot/gblackv12/bot.gunbot.js:0:0)
    at Request.init.self.callback (/snapshot/gblackv12/node_modules/request/request.js:185:22)
    at Request.emit (events.js:159:13)
    at Request.onRequestError (/snapshot/gblackv12/node_modules/request/request.js:881:8)
    at ClientRequest.emit (events.js:159:13)
    at Socket.socketErrorListener (_http_client.js:389:9)
    at Socket.emit (events.js:159:13)
    at emitErrorNT (internal/streams/destroy.js:64:8)
    at _combinedTickCallback (internal/process/next_tick.js:138:11)
    at process._tickCallback (internal/process/next_tick.js:180:9) 'Uncaught Exception thrown'

9
Hi,

At first, when I saw the announce about GUNTHY tokens to manage API keys, I was very dubious about that. But now, with the latest release of Gunbot nearly giving you no choice but use GUNTHY tokens, I give it a try. WRONG IDEA !
Following the wiki (https://wiki.gunthy.org/setup-and-general-settings/exchange-and-license-settings/gunthy-wallet) , I'm blocked at 1st step : Registering API keys to a GUNTHY wallet address...

Tell me how do you can know what reseller sold you the API keys ? There is no informations about that and too many resellers  !
I have one API bought to Gunbotstore.com but this is the 2nd one (for Kraken) and I can't find reseller for my "master" API (1st one, for Poloniex).

Anyone could help me ?

Thanks.

10
A picture is worth hundred of words, since I updated to v12 (everything flushed . rebooted) :

11
Hi,
What happen if you add on your account, with a running gunbot onto that pair, an amount of currency but not buyed (ie mined or from another account / exchange) ?
What is the price for gunbot ? 0 ? the current rate ?
Is there something to inject into gunbot loop an amount of currency with a theorical buy price ?

12
Technical Support & Development / My suggestions
« on: April 27, 2017, 07:30:22 PM »
  • Add a config option to put log files in a subdirectory. That will make everything clear
  • Add a config variable to make a clean shutdown => sell everything as planned and dont buy anymore
  • Rename all config files like for BB strategy. No more config.js (=> 1000trades.js ?) or params.js (=> supergun.js ?)
  • Clean everyhting in config files, make a updated documentation, get back comments on all parameters in config files

Side note : can we remove unnecessary lines in config files ? If I'm not using Bittrex or Kraken, can I remove theses sections ?

Thanks

Pages: [1]