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.


Messages - paramecie

Pages: 1 ... 10 11 [12]
221
Technical Support & Development / Re: 5.x "loading exchange bittrex" forever
« on: September 15, 2017, 01:46:24 AM »

5.what?

I have 5.0.4 and it works perfectly on bittrex.

Please also check your config (remove pairs on other exchanges, etc.)

222
I am trying new 5.0.4 version but it says my license is invalid:

Code: [Select]
Loading config...
INVALID RESPONSE FROM LICENSE SERVER!!! Please contact Gunthar!

Same - thanks for sharing!

223
Hi -

I downloaded 5.0.4 and it says that my Bittrex licence isn't available (had the same problem with 5.0.1)

3.3.2 works well with the same API/secret keys.

I cleaned up the unwanted pairs and exchanges.
The json is checked and valid.

Extract :

   "pairs": {
      "bittrex": {
         "BTC-ARK": {
            "strategy": "bb",
            "override": {}
         }
      }
   },

   "exchanges": {
      "poloniex": {
         "key": "YOUR_API_KEY_HERE",
         "secret": "YOUR_SECRET_KEY_HERE"
      },
      "kraken": {
         "key": "YOUR_API_KEY_HERE",
         "secret": "YOUR_SECRET_KEY_HERE"
      },
      "bittrex": {
         "key": "api key carefully copied here with no spaces before of after",
         "secret": "secret key carefully copied here with no spaces before of after"
      },
      "cryptopia": {
         "key": "YOUR_API_KEY_HERE",
         "secret": "YOUR_SECRET_KEY_HERE"
      }

   },

Removing the exchanges doesn't change anything.


Result is :
https://snag.gy/HKgLqQ.jpg

I'm deseperated :-(
Thanks for any help Gunthar ?

224
Aw THANK YOU!
And hoping it fixes the licence problem with my (and a few others) 5.0.1 ?

225
Me too, and another one above, and no info :-(
Please Gunthar?

226
Running 3.3.2 seems to work on Bittrex BTC_ARK, for example.

But tried to run on BTC_OMG, same config, nothing fancy, just a different pair.

It throws many errors because probably I placed a manual order 15 days ago (closed order) :

###[ --2017/09/13 02:57:39--Bittrex--BTC_OMG  --  Gunbot v3.3 cycle #1 --------------- ]
::::: collecting market data...
Server running at http://127.0.0.1:54151
(node:5008) DeprecationWarning: Calling an asynchronous function without callback is deprecated.
Bad server answer [ { OrderUuid: 'b4024265-3cd8-41ef-8834-d93cc8079ee6',
Unhandled rejection Error: Bad server answer
    Exchange: 'BTC-OMG',
    at console.C:\snapshot\Users\Enrico\Desktop\xBot_v2.9.3\bittrex.js.module.exports.Market.getLastBuyRate.Promise.bittrex.private.getOrderHistory.then (evalmachine.<anonymous>:0:0)
    TimeStamp: '2017-08-31T14:13:32.427',


(... as there is maybe 100 lines like this just for cycle 1)


The log file shows :

2017/09/13 02:53:33   Activating hot reconfig...
2017/09/13 02:53:33   ###[ --2017/09/13 02:53:33--Bittrex--BTC_OMG  --  Gunbot v3.3 cycle #1 --------------- ]
2017/09/13 02:53:33   ::::: collecting market data...
2017/09/13 02:53:33   Server running at http://127.0.0.1:54117
2017/09/13 02:53:34   Bad server answer,[object Object]
2017/09/13 02:53:34   Bad server answer,[object Object]
2017/09/13 02:53:34   ***************************************************
2017/09/13 02:53:34   Low BB:0.00000000 - High BB:0.00000000
2017/09/13 02:53:34   ***************************************************
2017/09/13 02:53:34   BB price to sell 0.0000000 -- GAIN price to sell NaN
2017/09/13 02:53:34   BB price to buy 0 -- GAIN price to buy 0
2017/09/13 02:53:34   Bad server answer,[object Object]
2017/09/13 02:53:36   LP 0.00278989  Bal.BTC 0.05300062  Bal.OMG 0(0)
2017/09/13 02:53:36   No open orders
2017/09/13 02:53:36   boughtPrice undefined
2017/09/13 02:53:36   price  steady (0)
2017/09/13 02:53:36   PriceToBuy,0.0000,priceToSell,--not set--
2017/09/13 02:53:36   LP 27.8989000,>,prBuy 0.0000000  secMargin 0  grows no
2017/09/13 02:53:36   no altcoins: 0
2017/09/13 02:53:36   price to buy: 0
2017/09/13 02:53:36   last price is too high
2017/09/13 02:53:36   Gunbot callback at 2017/09/13 02:53:36 cycle # 1
2017/09/13 02:53:36   Callback:
2017/09/13 02:53:36   ---------
2017/09/13 02:53:36   price too high
need faster: no
need slower: no


Is there a way to avoid this problem?
Thank you-

227
I have the same problem. Just bought a license a few nights ago... same time this thread started. 5.0.1 just says my license is invalid. The 3.3 version works just fine. I sent a message like the thread requested, but got nothing back. Definitely not a malformed json problem, but I did initially run into that and fixed it.

Oh thanks for the info - this drove me nuts.
Now hoping the Dev will send us some news...

228
Sure! I pasted the config to this site (hiding the secret key), it said valid, then I copied it (with a better format), put the secret key back, and it's not working :
https://snag.gy/uLy6e9.jpg

Wonder if this is because I'm on K: drive, and not C:?

See it seems to work on 3.3.2 version:
https://snag.gy/JY7i8p.jpg

229
Ah - I tried to use 3.3.2 and it works with my API key/secret!

I set up a single pair, and it works, it's just waiting because the pair price is too high...


In short, it seems the 5.0.1 doesn't work/accept my API/licence key ?
Or I didn't installed it well?

230
after thet u need write ur pairs for bittrex like:
Code: [Select]
"bittrex": {
"BTC-VIA": { "strategy": "bbgain", "override": {}},
"BTC-WAVES": { "strategy": "bbgain", "override": {}},
"BTC-WINGS": { "strategy": "bbgain", "override": {}},
"BTC-XEL": { "strategy": "bbgain", "override": {}},
"BTC-XEM": { "strategy": "bbgain", "override": {}},
"BTC-XWC": { "strategy": "bbgain", "override": {}},
"BTC-ZEC": { "strategy": "bbgain", "override": {}}
},
"cryptopia"


Yes, it was only an extract of the config.
I have the default pairs :

      "bittrex": {
         "BTC-LTC": {
            "strategy": "bb",
            "override": {}
         },
         "BTC-ARK": {
            "strategy": "bb",
            "override": {}
         }
      },


231
Maybe its help u https://youtu.be/IWY8UBHcW68
In the future there will be subtitles.

Thanks! Nice language to hear :-)
I watched. I didn't use the config updater (4. => 5.) because it's my first use, and I only have 3.3.2 and 5.0.1
I didn't change anything else, just removed the comma and put API and secret key :-(

232
Hi -

Bought Bittrex licence today from thecryptobot.com, yey!
Downloaded 5.0.1 and 3.3.2
I received 1 one later (fast!) the email stating "Your API key ( also used as your license key ) has been added to our License Server."

I would prefer to use the latest version - for Kraken pairs rounding correction, for example.

Corrected the comma problem in the 5.0.1 config.
Checked the API and secret key, no space before or after, checked bittrex, no problem...
When I run gunthy.exe it sends red messages "invalid licence" for all market places.
Firewall authorized, win 7 64b.

config extract
   "exchanges": {
      "poloniex": {
         "key": "",
         "secret": ""
      },
      "kraken": {
         "key": "",
         "secret": ""
      },
      "bittrex": {
         "key": "b64b...apikeyhere",
         "secret": "secretkeyhere"
      },
      "cryptopia": {
         "key": "",
         "secret": ""
      }

   },
(the remaining is default values)

Sent PM to Gunthar, but maybe you could help?

Is it correct to simply unzip the 5.0.1 and run gunthy.exe?

Or should I run the 3.3.2 before (in its folder), then copy/paste all the files from 5.0.1 in the 3.3.2 folder ?
(knowing the config files seem to be different?)

Or should I copy the gunbot.EXE to the 5.0.1 folder (which hasn't?)

Thanks for any help -

Pages: 1 ... 10 11 [12]