Username: Password:

Author Topic: EMA1: undefined === EMA2: undefined  (Read 7864 times)

Offline dmanicus

  • Rookie
  • *
  • Posts: 6
    • View Profile
EMA1: undefined === EMA2: undefined
« 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

Offline dmanicus

  • Rookie
  • *
  • Posts: 6
    • View Profile
Re: EMA1: undefined === EMA2: undefined
« Reply #1 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.

Offline ARosie

  • Rookie
  • *
  • Posts: 6
    • View Profile
Re: EMA1: undefined === EMA2: undefined
« Reply #2 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.

Offline dmanicus

  • Rookie
  • *
  • Posts: 6
    • View Profile
Re: EMA1: undefined === EMA2: undefined
« Reply #3 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

Offline dooshmasta

  • Rookie
  • *
  • Posts: 13
    • View Profile
Re: EMA1: undefined === EMA2: undefined
« Reply #4 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

Offline sloaleks

  • Contributor
  • **
  • Posts: 610
    • View Profile
Re: EMA1: undefined === EMA2: undefined
« Reply #5 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.

Offline dooshmasta

  • Rookie
  • *
  • Posts: 13
    • View Profile
Re: EMA1: undefined === EMA2: undefined
« Reply #6 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?

Offline dooshmasta

  • Rookie
  • *
  • Posts: 13
    • View Profile
Re: EMA1: undefined === EMA2: undefined
« Reply #7 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.

Offline sloaleks

  • Contributor
  • **
  • Posts: 610
    • View Profile
Re: EMA1: undefined === EMA2: undefined
« Reply #8 on: December 25, 2017, 08:36:34 AM »
tradingview plugin might work for that.  you an set up your own strats there.

Offline mukki

  • Rookie
  • *
  • Posts: 1
    • View Profile
Re: EMA1: undefined === EMA2: undefined
« Reply #9 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?