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 - Vonstroken

Pages: [1]
2
I have a problem, I use tradingview alerts to enter a position on bybit and I would then use ROE Trailing to close the trade. But for some reason gunbot will not close the position when the requirements are met, neither long or short.
Gunbot is also not closing the position if the stop loss % is met. I can see in terminal that gunbot is trying to close the position, but never does.
I then noticed that both if i'm in a long or a short it'll say POSITION: LONG in gunbot and it then tries to close the trade when stop loss % is met instead of ROE trailing %.

Any idea how to fix it? Also the trading pair on bybit for BTC-USD needs to be USD-BTC for gunbot to start. If I use BTC-USD I'll get an error with badsymbol.

I use the arm version 18.8.8

3
Never got it to work on the testnet, so i when on to try at bitmex with minimal amounts and the but is now running. :)

4
Will try to send a tradingview alert to bittrex with only that api loaded in the settings. Then I'll report back.
I really appreciate the help!

5
I've added my gunbot licens api and a bitmex testnet api. Im only running one instance of gunbot and only sending tradingview alerts to bitmex testnet for one pair. And having the stat for the added trading pair disabler.

When i start the bot it shows my correct standard gunbot licens, gunthy wallet and tradingview plugin access and true.
The bot runs fine with the same setup on Windows.

6
Yes i'm positive. But when the arm.zip file is unzipped, it got both gunthy-arm (v13) and gunthy (v14) inside the arm folder. Tried
running both but getting the same error. Tried with a fresh install of raspbian, still no luck

Tried putting them in separate folders...?

No have not tried that, will try when i get home

EDIT: No luck with that either

7
Here is a screenshot of the content in the arm.zip file from github. Showing the two gunhty files with diffent dates the one being v13 and the other is v14

8
Yes i'm positive. But when the arm.zip file is unzipped, it got both gunthy-arm (v13) and gunthy (v14) inside the arm folder. Tried
running both but getting the same error. Tried with a fresh install of raspbian, still no luck

9
Hi Vonstroken, you are running Gunbot Starter version. If you have Starter, you need to upgrade to Standard pack or higher, you can do it here:

https://gunbot.shop/product/upgrade-to-gunbot-standard/

In the case you already have Standard pack or higher, then you just need to download Full version instead of Starter version.

Hope this helps.

Thanks for the quick respond I have the standard licens for gunbot and the version im using is the latest arm release (v14), not the starter. Have tried v13 also, but with the same error.

Downloaded from this github https://github.com/GuntharDeNiro/BTCT/releases

10
I have a problem with gunbot installed on a raspberry pi, using the tradingview plugin. When the bot receive the tradingview alert i get this error message:

emailParsed { timestamp: 1571255520345,
  type: 'short',
  exchange: 'bitmextestnet',
  pair: 'XBT-USD',
  tl: undefined }
TypeError: Cannot read property 'needLock' of undefined
    at status (/snapshot/Gunbotv12.8.3Starter/bot.gunbot.js:0:0)
    at Timeout.setInterval [as _onTimeout] (/snapshot/Gunbotv12.8.3Starter/bot.gunbot.js:0:0)
    at ontimeout (timers.js:478:11)
    at tryOnTimeout (timers.js:302:5)
    at Timer.listOnTimeout (timers.js:262:5) 'Uncaught Exception thrown'

I have no problem running the bot on my PC with the same settings and alerts. Can anyone help me with fix the problem?

Pages: [1]