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

Pages: [1]
1
Technical Support & Development / Re: Binance Futures
« on: June 05, 2021, 10:36:43 PM »
I'm experimenting to fix the problem. I bought 200 pieces of ONE for trial. When I set up SHORT_binanceFutures_USDT-ONE_200 alarm from Tradingview site to close it, I got the following error.

Waiting for alerts...
Waiting for alerts...
Waiting for alerts...
emailParsed {
timestamp: 1622927724267,
type: 'short',
exchange: 'binancefutures',
pair: 'USDT-ONE',
tl: '200',
price: undefined
}
emailParsed {
timestamp: 1622927724737,
type: 'short',
exchange: 'binancefutures',
pair: 'USDT-ONE',
tl: '200',
price: undefined
}
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
Loading config...
GUI Server Deployed: http://localhost:5000

2
Technical Support & Development / Re: Binance Futures
« on: May 29, 2021, 07:43:11 AM »
Here's an example error when running a standard strategy. It gives a different error for Tradingview. I am using v22.



Current futuresGrid direction: LONG
case: open new position immediately
FuturesGrid round finished
[
  precision: { base: 8, quote: 8, amount: 0, price: 5 },
  minSize: undefined
]
Original price: 0.09311
Original volume: 53.69992482010525
ExchangeError: binance {"code":-4164,"msg":"Order's notional must be no smaller than 5.0 (unless you choose reduce only)"}
    at binance.handleErrors (C:\snapshot\enricoranucci\Desktop\STABLE\node_modules\ccxt.binanceQ\node_modules\ccxt\js\binance.js:2625:19)
    at C:\snapshot\enricoranucci\Desktop\STABLE\node_modules\ccxt.binanceQ\node_modules\ccxt\js\base\Exchange.js:600:18
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at async timeout (C:\snapshot\enricoranucci\Desktop\STABLE\node_modules\ccxt.binanceQ\node_modules\ccxt\js\base\functions\time.js)
    at async binance.request (C:\snapshot\enricoranucci\Desktop\STABLE\node_modules\ccxt.binanceQ\node_modules\ccxt\js\binance.js:2633:26)
    at async binance.createOrder (C:\snapshot\enricoranucci\Desktop\STABLE\node_modules\ccxt.binanceQ\node_modules\ccxt\js\binance.js:1739:26) {
  constructor: [Function: ExchangeError]
}
Issue creating buyTV order:{"name":"ExchangeError"}
Error
    at errorHandler (C:\snapshot\enricoranucci\Desktop\STABLE\ctx\js\binanceFutures.js)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)

 Error: {}
    at errorHandler (C:\snapshot\enricoranucci\Desktop\STABLE\ctx-wrapper.js)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
Waiting for alerts...



error for Tradingview.


************************************************************************************************
Waiting for alerts...
Waiting for alerts...
emailParsed {
  timestamp: 1622270552293,
  type: 'long',
  exchange: 'binancefutures',
  pair: 'USDT-ADA',
  tl: undefined,
  price: undefined
}
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





3
Technical Support & Development / Binance Futures
« on: May 28, 2021, 03:35:46 PM »
Hello, I want to use binance futures, but the bot keeps giving an error. Can anyone use binance futures among you?


4
Technical Support & Development / Re: Tradingview Alert
« on: May 12, 2021, 12:44:00 PM »
I bought it in 2018.  At that time, fuathan was the official dealer.  I think he quit now.  This year I decided to use gunbot actively again, but now I can not find anyone I can support.  I've been dealing with error messages for days.  They have to appoint me to a representative, I shouldn't be in a difficult situation because the seller has quit.

Send me a PM and I will help you.

I sent you a PM.

5
I am also getting an error in futures.  Tradingview.com signals and other signals have errors.  Can you send me the version suitable for futures?

6
Technical Support & Development / Re: Tradingview Alert
« on: May 06, 2021, 10:59:44 AM »
I bought it in 2018.  At that time, fuathan was the official dealer.  I think he quit now.  This year I decided to use gunbot actively again, but now I can not find anyone I can support.  I've been dealing with error messages for days.  They have to appoint me to a representative, I shouldn't be in a difficult situation because the seller has quit.

7
Technical Support & Development / Tradingview Alert
« on: May 05, 2021, 01:26:01 PM »
Hello, I would be glad if you help me. I trade futures on binance and FTX exchanges. I want to close positions opened manually by me or opened by gunbot with tradingview alarms. To try it, I tried the following orders for the long position I opened manually on the FTX exchange and got an error message in all of them.

CLOSE_FTX_AXS-PERP

STOPLOSS_FTX_AXS-PERP
 
SHORT_FTX_AXS-PERP

I can't find the correct order to close the position. I could not use the Gunbot efficiently, I am about to quit. It is as if I dominate me, not him.

I can't reach my gunbot seller (fuathan). Should I write here when I want support. Or are there other channels?

8
Technical Support & Development / Re: error message
« on: May 01, 2021, 06:59:48 PM »
Thanks, my problem is solved.

9
Technical Support & Development / error message
« on: April 22, 2021, 06:15:44 AM »
Hello, I have a problem. The stream continues but the following error message is always displayed I could not find what to do.



All good...keep calm and Gunbot.
TypeError: Cannot convert undefined or null to object
    at Function.values (<anonymous>)
    at binance.parseOrders (C:\snapshot\test\Desktop\node14\node_modules\ccxt.pro\node_modules\ccxt\js\base\Exchange.js:1134:29)
    at binance.fetchOpenOrders (C:\snapshot\test\Desktop\node14\node_modules\ccxt.pro\node_modules\ccxt\js\binance.js:1281:21)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
Fetching open orders again.{}
Error
    at errorHandler (C:\snapshot\test\Desktop\node14\ctx\js\binance.js)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)

GB_21.0.0 USDT-XTZ@binance Round #474 2021/04/22 08:11:51

************************************************************************************************

BEGIN TRAILME! LOGS for TrailMe! BUY

Pages: [1]