Gunthy

GUNBOT: The automatic profit generator => Technical Support & Development => Topic started by: dmanicus on December 04, 2017, 08:17:44 AM

Title: EMA1: undefined === EMA2: undefined
Post by: dmanicus on December 04, 2017, 08:17:44 AM
Hi,

I'm a new user. I've been running for about 12 hours. The bot has made a few buys, but no sells yet - maybe hasn't had an opportunity to sell. I've noticed that the majority of the time, the log is saying "EMA1: undefined === EMA2: undefined" for every coin in every round. I'm using Cryptopia and bbstepgain.

Any idea what's going on?

This is what the log looks like:

 ɢƱҊβ۝Ŧ XT Edition  Scanning cryptopia for trading opportunities 2017/12/04 19:12:39
------------------------------------------------------------------------------------------------
2017/12/04 19:12:40: HSR_BTC Last Bid/Ask 0.00152671/0.00156144
------------------------------------------------------------------------------------------------
EMA1: undefined === EMA2: undefined
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
HIGH BB: 0.00257067 == SMA: 0.00247566 == LOW BB: 0.00238065
------------------------------------------------------------------------------------------------
2017/12/04 19:13:02: Got Trading History
2017/12/04 19:13:03: Checking Open Orders


Thanks
Title: Re: EMA1: undefined === EMA2: undefined
Post by: dmanicus on December 04, 2017, 08:24:17 PM
Is the problem Cryptopia?   There are many times where EMA has a value, but the log displays ": Checking Open Orders", but nothing is returned and it moves on to the next coin.
Title: Re: EMA1: undefined === EMA2: undefined
Post by: ARosie on December 04, 2017, 08:26:10 PM
I have a similar issue with one pair (USDT-NEOS) on Bittrex. All other pairs are working fine so I really don't know what the problem could be.
Title: Re: EMA1: undefined === EMA2: undefined
Post by: dmanicus on December 04, 2017, 08:39:22 PM
It looks like the issue was reported on github, but was closed without comments.

https://github.com/GuntharDeNiro/Gunthy/issues/19
Title: Re: EMA1: undefined === EMA2: undefined
Post by: dooshmasta on December 24, 2017, 12:39:24 AM
Any solution to this?  I'm getting the same issue with Bittrex.  I'm running 7.0.1
Title: Re: EMA1: undefined === EMA2: undefined
Post by: sloaleks on December 24, 2017, 09:20:58 PM
702 is out. it is advised to replace your version 701 bot, as there are many fixes.
Title: Re: EMA1: undefined === EMA2: undefined
Post by: dooshmasta on December 25, 2017, 06:05:27 AM
I'm still getting it on 7.0.2, but I'm wondering, is there a limit to high the "period" is?  I want to set it to 1440 = 24 hours.

I want to do a set and forget gunbot that buy potential 10x+ coins that buy on the lower bollinger band on the one day candle as it tightens right before a bull run, and catch the profits on a stepgain.  Is this possible?
Title: Re: EMA1: undefined === EMA2: undefined
Post by: dooshmasta on December 25, 2017, 06:12:09 AM
LOL just read the wiki

"Values: 1 / 5 / 15 / 30 / 60 – represents candlestick size in minutes. Only use periods that are available on the charts on your exchange."

The one day is available on Bittrex but it's called "1 D" not enumerated as 1440.  Is there a work around for this?  Would love to use gunbot as a market watcher that only buys on the absolute best day to get in and sell at the absolute best.
Title: Re: EMA1: undefined === EMA2: undefined
Post by: sloaleks on December 25, 2017, 08:36:34 AM
tradingview plugin might work for that.  you an set up your own strats there.
Title: Re: EMA1: undefined === EMA2: undefined
Post by: mukki on February 18, 2018, 07:11:13 PM
I am having exactly the same problem on bitfinex with the latest release (8.0.3).
I changed the period to "15 M" but still I get this EMA1: undefined message for most of my trading pairs.

IS there any solution yet?