[SHARE] Simple RSI BULL/BEAR strategy
having almost the same issue Kris191, you are getting this error:

2018-03-29 06:26:49 (INFO): Using the strategy: RSI_BULL_BEAR_ADX
/root/gekko/strategies/RSI_BULL_BEAR_ADX.js:39
this.addIndicator('maSlow', 'SMA', this.settings.SMA.long );
^

if I run RSI_BULL_BEAR_ADX I receive same error as you...

2018-03-29 09:52:54 (INFO):         Using the strategy: RSI_BULL_BEAR_ADX
/home/minerjoe/gekko/strategies/RSI_BULL_BEAR_ADX.js:39
        this.addIndicator('maSlow', 'SMA', this.settings.SMA.long );
                                                         ^

but when I execute RSI_BULL_BEAR I receive "this.settings.SMA_long);



2018-03-29 09:56:29 (INFO):         Using the strategy: RSI_BULL_BEAR
/home/minerjoe/gekko/strategies/RSI_BULL_BEAR.js:34
        this.addIndicator('maSlow', 'SMA', this.settings.SMA_long );
                                                         ^
Any help would be appreciated.  Reworked everything, just having issues with the indicators I guess.
Ubuntu 16.04
followed "instructions for use" on first page then
npm install talib
npm install tulind (it built from source)
node-pre-gyp ERR! Pre-built binaries not found for tulind@0.8.10 and node@8.10.0 (node-v57 ABI, glibc) (falling back to source compile with node-gyp)

am I missing anything else?
  Reply


Messages In This Thread
Werkkrew Stoploss - by susitronix - 02-02-2018, 09:39 PM
Removed post - by susitronix - 02-03-2018, 06:49 PM
@Gryphon Confirmation - by mvangoor - 03-22-2019, 11:59 PM
for 3 months - by ankasem - 02-18-2018, 05:30 PM
RE: [SHARE] Simple RSI BULL/BEAR strategy - by kilroy - 03-29-2018, 03:09 PM

Forum Jump:


Users browsing this thread: