Gunthy

GUNBOT: The automatic profit generator => Beginners & Help => Topic started by: Firebee253 on January 13, 2022, 10:19:49 AM

Title: Newbie short/long binance futures
Post by: Firebee253 on January 13, 2022, 10:19:49 AM
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
}

:))
Title: Re: Newbie short/long binance futures
Post by: Aitor on January 17, 2022, 01:31:18 PM
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
}

:))


Remember the alerts must be written in CAPS, like this:

LONG_BINANCEFUTURES_USDT-XRP_40

Also remember to add at least 1 pair in the bot