Username: Password:

Author Topic: [SOLVED]No trade on Bittrex with v3.3.4/5  (Read 8672 times)

Offline AlfonseX

  • Contributor
  • **
  • Posts: 101
  • Trop de chefs, pas assez d'indiens !
    • View Profile
[SOLVED]No trade on Bittrex with v3.3.4/5
« on: August 02, 2017, 12:02:25 PM »
Since I use v3.3.4 and now 3.3.5, GB don't made trade on Bittrex. No error on console, I think config.js is fine, and
My config.js:
Code: [Select]
"bot": {
                "debug": true,

                "period_storage_ticker": 300,
                "interval_ticker_update": 10000,

                "timeout_buy": 60000,
                "timeout_sell": 60000,

                "MIN_VOLUME_TO_BUY": 0.0005,

                "WATCH_MODE": false
        },

        "strategies": {
                "bb": {
                        "BTC_TRADING_LIMIT": 0.02,
                        "PERIOD": 15,
                        "BUY_LEVEL": 0.1,
                        "GAIN": 0.6,
                        "HIGH_BB": 60,
                        "LOW_BB": 40,
                        "PANIC_SELL": false,
                        "DOUBLE_UP": true
                }


The ten last are manuel trades to fund my BTC balance, as Gunthar said to manage bags.

Any idea?
« Last Edit: August 04, 2017, 04:43:24 PM by AlfonseX »
If you think I helped you, give me a drink:
in btc: 12aeQSpytxoehCEptQE8tUJVVSAS42LvXo
in eth: 0x02a611f0c15bccdb6fa8e5e4b0692ff6d77852bd

Offline AlfonseX

  • Contributor
  • **
  • Posts: 101
  • Trop de chefs, pas assez d'indiens !
    • View Profile
Re: No trade on Bittrex with v3.3.4/5
« Reply #1 on: August 02, 2017, 09:51:20 PM »
I tried 2 things:
- change API Key for Bittrex
- delete API Key for Poloniex, so GB works only on Bittrex.
But it don't works! All it says:
Code: [Select]
2017/08/02 22:48:08: Kicking bittrex, receiving new tickers...
2017/08/02 22:48:18: Kicking bittrex, receiving new tickers...
2017/08/02 22:48:28: Kicking bittrex, receiving new tickers...
2017/08/02 22:48:38: Kicking bittrex, receiving new tickers...
2017/08/02 22:48:48: Kicking bittrex, receiving new tickers...
2017/08/02 22:48:58: Kicking bittrex, receiving new tickers...
If you think I helped you, give me a drink:
in btc: 12aeQSpytxoehCEptQE8tUJVVSAS42LvXo
in eth: 0x02a611f0c15bccdb6fa8e5e4b0692ff6d77852bd

Offline AlfonseX

  • Contributor
  • **
  • Posts: 101
  • Trop de chefs, pas assez d'indiens !
    • View Profile
Re: [SOLVED]No trade on Bittrex with v3.3.4/5
« Reply #2 on: August 04, 2017, 04:44:25 PM »
In config.js I wrote BTC_ETH in place of BTC-ETH.
Problem solved. Thaks to Gunthar.
If you think I helped you, give me a drink:
in btc: 12aeQSpytxoehCEptQE8tUJVVSAS42LvXo
in eth: 0x02a611f0c15bccdb6fa8e5e4b0692ff6d77852bd