enable talib on windows 10
#1
Hello 

I got this error when I use a indicator  talib

2018-08-12 11:27:26 (ERROR):    Failed to load indicator talib-custom
2018-08-12 11:27:26 (ERROR):    Failed to load indicator talib

Gekko encountered an error and can't continue

Error:

Talib is not enabled



Meta debug info:

Gekko version: v0.6.4
Nodejs version: v8.11.3

 I tried install through bash but then  I got this error. THe nodes were installed 

: not foundtop/gekko/nodejs/npm: 3: /mnt/c/Desktop/gekko/nodejs/npm:
: not foundtop/gekko/nodejs/npm: 5: /mnt/c/Desktop/gekko/nodejs/npm:
/mnt/c/Desktop/gekko/nodejs/npm: 6: /mnt/c/Desktop/gekko/nodejs/npm: Syntax error: word unexpected (expecting "in")

who can help me install talib in windows 10. Untill now it is a pain in the ass  Sad
  Reply
#2
Maybe someone knows this? I haven't used Windows in a decade so I am of little help.
  Reply
#3
I got it. You need to install first npm with the command sudo apt-get install npm. After that it installs npm and then I can install talib or tulip
But I got al my strategie in my gekko windows desktop version.
Is there any way that i can copy my windows 10 gekko desktop to my bash command line gekko version ?

Where can i download latest version of node ?
  Reply
#4
Rare, Talib install succeed but tulind I get error. With bash I can do everything what I normally also do in windows command line correct ? I can backtest with the command line etc ? 

@askmike when I try to import. Gekko give this error.
Import 101406107935866 started
  --> POST /api/import 200 189ms 150b
RECEIVED ERROR IN IMPORT 101406107935866

This Gekko instance encountered an error and can't continue. Perhabs is the solution to copy all my windows gekko files into my bash gekko file. Any one know how to do that ?
Does anyone use ubuntu in windows ?
  Reply
#5
okay I got the import problem fixed.
Is there any way that I can copy all my gekko files into the new gekko folder (Or at least the strategie's (toml and js))
  Reply
#6
I'm not sure I understand yoru question ?
What prevents you from copying the folders ?

( the strategies and config/strategies folders to be clear )
  Reply
#7
(08-13-2018, 08:03 PM)ManuManu Wrote: I'm not sure I understand yoru question ?
What prevents you from copying the folders ?

( the strategies and config/strategies folders to be clear )

I have my strategie on my windows desktop gekko. But I have also gekko on bash. All my good strategie are on windows desktop gekko. I want the good strategie to my bash gekko
  Reply
#8
I got it next error Sad any one ?

if(!_.contains(plugin.modes, gekkoMode)) {
^

TypeError: _.contains is not a function
at load (/home/joep/gekko/core/pluginUtil.js:72:11)
at /home/joep/gekko/node_modules/async/dist/async.js:1156:9
at replenish (/home/joep/gekko/node_modules/async/dist/async.js:1030:17)
at /home/joep/gekko/node_modules/async/dist/async.js:1034:9
at _asyncMap (/home/joep/gekko/node_modules/async/dist/async.js:1154:5)
at /home/joep/gekko/node_modules/async/dist/async.js:1240:16
at Object.mapSeries (/home/joep/gekko/node_modules/async/dist/async.js:1066:16)
at loadPlugins (/home/joep/gekko/core/pipeline.js:52:11)
at /home/joep/gekko/node_modules/async/dist/async.js:3845:9
at replenish (/home/joep/gekko/node_modules/async/dist/async.js:1030:17)
  Reply
#9
(08-14-2018, 09:36 AM)Justaotheruser Wrote:
(08-13-2018, 08:03 PM)ManuManu Wrote: I'm not sure I understand yoru question ?
What prevents you from copying the folders ?

( the strategies and config/strategies folders to be clear )

I have my strategie on my windows desktop gekko. But I have also gekko on bash. All my good strategie are on windows desktop gekko. I want the good strategie to my bash gekko

You can still copy from one folder to another, or from one computer to another, btw...
Strats and config are just plain text files.

Perhaps I'm missing something ...
  Reply
#10
I run gekko now in linux on VM.
I got it already but thanks for the assistance
  Reply


Forum Jump:


Users browsing this thread: