GUNBOT: The automatic profit generator > Beginners & Help

Newbie short/long binance futures

(1/1)

Firebee253:
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
}

:))

Aitor:

--- Quote from: 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
}

:))

--- End quote ---


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

Navigation

[0] Message Index

Go to full version