21
Technical Support & Development / Re: How to name pairs for gunthy_futures exchange for TradingView Alerts?
« on: February 04, 2022, 08:22:30 PM »
Hi, do you have any pair added to your Gunbot settings?
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.
Hi
i was trying this syntax but i am getting an error (tradingview alerts)
LONG_binanceFutures_USDT-XRP_40
SHORT_binanceFutures_USDT-XRP_40
TypeError: Cannot read property 'needLock' of undefined
at status (C:\snapshot\enricoranucci\Desktop\STABLE\bot.gunbot.js)
at Timeout._onTimeout (C:\snapshot\enricoranucci\Desktop\STABLE\bot.gunbot.js)
at listOnTimeout (internal/timers.js:549:17)
at processTimers (internal/timers.js:492:7) Uncaught Exception thrown
emailParsed {
timestamp: 1642050908164,
type: 'short',
exchange: 'binancefutures',
pair: 'USDT-XRP',
tl: '40',
price: undefined
}
Hi, My StepGrid strategy keeps selling at a loss, I don't think it is supposed to be doing that?
It will DCA / buy down in steps. Then it will sell some at a profit, then all of a sudden it will decide to sell bags it bought higher up as well, at a -PNL loss.
I haven't changed the quote currency or done any manual trading on the active pairs. I have added some base currency to my spot account whilst the pairs have been active, which I wouldn't imagine would cause this issue?
Appreciate any insights, this is concerning. D5
Hello, just as the title says. I want to trade perpetual futures pairs through Okex in gunbot. I have gunbot all setup with the okex5 API key, it's set to swaps, but when I go to enter a trading pair, the only ones it brings up are their futures (weeklies, monthlies, quarterlys etc).
It says in the wiki its possible to trade perpetual futures pairs through Okex on gunbot. Is there a resource that shows the syntax for typing in the pairs that you want to use?
thanks!
Gunbot has suddenly decided it doesnt want to load anymore. Below is the error its throwing repeatedly.
Your registered exchanges:
KRAKEN:
Loading exchange - kraken
Loading data....
TypeError: Cannot convert undefined or null to object
at Function.keys (<anonymous>)
at isEqualTwoData (C:\snapshot\enricoranucci\Desktop\STABLE\gui\classes\common.js)
at isEqualTwoData (C:\snapshot\enricoranucci\Desktop\STABLE\gui\classes\common.js)
at isEqualTwoData (C:\snapshot\enricoranucci\Desktop\STABLE\gui\classes\common.js)
at isEqualTwoData (C:\snapshot\enricoranucci\Desktop\STABLE\gui\classes\common.js)
at isEqualTwoData (C:\snapshot\enricoranucci\Desktop\STABLE\gui\classes\common.js)
at isEqualTwoData (C:\snapshot\enricoranucci\Desktop\STABLE\gui\classes\common.js)
at Timeout._onTimeout (C:\snapshot\enricoranucci\Desktop\STABLE\gui\sockets\coremem.js)
at listOnTimeout (internal/timers.js:549:17)
at processTimers (internal/timers.js:492:7) Uncaught Exception thrown
Tracked it down to the following pair in the config file
"USD-STORJ": {
"strategy": "bbta-tssl",
"enabled": true,
"override": {
"TRADING_LIMIT": "20",
"MIN_VOLUME_TO_SELL": "10",
"MIN_VOLUME_TO_BUY": "10",
"BOUGHT_PRICE": null,
"PERIOD": "1h"
}
}
I set bought price to a value since I imported several hundred coin to the exchange. Gunbot eventually sold it. Looks like Gunbot set the bought_price to null then
got all upset about it. Gunbot should have deleted the entry alltogether when it was no longer valid. I would call that a bug.
Not yet.*poke*
Any upcoming news, or reason as to why it hasn't been supported yet? I know KuCoin is only growing in it's usage levels and userbase.
Hello all! I was a gunbot addict back in 2017 and have since lost access to the email associated with my crypto trading accounts (tenrectrader@gmail.com), as well as the phone number I used with the Telegram chat channels. I want to reclaim this license and start trading again and I understand I need to contact my reseller, but I'm not entirely sure who my reseller was. I have my gunthy wallet recovery phrase at hand along with the API key and secret that were last associated with my gunbot license. Please let me know how I can rejoin this amazing community! Thank you all for your time!
Hi all, thanks for your replies. I have corrected the fee values, but there still was no trading with USDT-BTC pair. After this, I tried USDT-ETH which works perfectly for two days now (although the ETH course crashed badly!).
I will give BTC another try, but for now I am fine.
Cheers,
Stephan
Hi, I am new to Gunbot and just had my license activated yesterday.
I am connected to Kraken and want the bot to trade USDT-BTC with having some 150 USDT in the Kraken account. I am still using the default trading strategy (spotGrid), but there did not happen anythin within the last day. Can someone pls step forward and share his pair and strategy settings? I am pretty sure that i am having a cruzial setting wrong ... any help or hint appreciated.
Thanks,
Stephan
Aitor thanks for your suggestions, I ended up stopping using the strategy on kraken and I am using only the stepgrid autocontroller on binance.
Anyway yes, I also think that there must be some default value that makes impossible or very difficult for the bot to buy on Kraken.
timalan34 maybe you can compare the code for binanceus and kraken and see what is different
I'm having the same issue with Kraken. My trades on Binanceus are fine. A few pairs are trading on Kraken with my max amount to trade, but I've noticed the auto pairs sometimes defaults the max amount to trade to something like 0.00011 and if my base is in USD it will never trade that low. I don't understand why it's doing that and I feel like it might be similar to your issue so I'm subscribing to the thread. thanks.