Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

TULIP indicators could not be loaded #1505

Closed
Mexxwelll opened this issue Dec 17, 2017 · 9 comments · Fixed by vansergen/gekko#2
Closed

TULIP indicators could not be loaded #1505

Mexxwelll opened this issue Dec 17, 2017 · 9 comments · Fixed by vansergen/gekko#2

Comments

@Mexxwelll
Copy link

Note: for support questions, please join our Discord server

  • I'm submitting a ...
    [X] bug report
    [ ] feature request
    [ ] question about the decisions made in the repository

  • Action taken (what you did)
    Running headless Gekko (also tested with developer), dong backtest with Tulip-* strat. Comes back with error: 2017-12-17 21:18:31 (WARN): TULIP indicators could not be loaded, they will be unavailable.

npm install tulip
└── tulip@0.0.0

  • Expected result (what you hoped would happen)
    Just some backtest results

  • Actual result (unexpected outcome)
    2017-12-17 21:18:31 (WARN): TULIP indicators could not be loaded, they will be unavailable.

  • Other information
    I was also having issue's with the Talib indicators, i fixed this part by running this command:
    npm install talib@1.0.2

@EdTheProfet
Copy link

Also have this issue. Win 10 bash. Installed as per: https://gekko.wizb.it/docs/installation/installing_gekko_on_windows_with_bash_on_windows_10.html

@cmroche
Copy link
Contributor

cmroche commented Dec 18, 2017

@Mexxwelll @EdTheProfet npm install tulind not tulip.

@alieonsido
Copy link

alieonsido commented Feb 5, 2018

Also have this issue with npm install tulind
my environment is WSL.
Gekko version: v0.5.13
Nodejs version: v8.9.4

@cmroche
Copy link
Contributor

cmroche commented Feb 5, 2018

What is the issue?

@alieonsido
Copy link

@cmroche
WSL = Windows Subsystem for Linux, sorry for the words you aren't used to & bad description m(_ _)m
my issue is that I can't use my customize strategy, the log record tulip indicators is not enabled

@askmike
Copy link
Owner

askmike commented Feb 6, 2018

Please follow the instructions here:

https://gekko.wizb.it/docs/strategies/tulip_indicators.html

@alieonsido if you have trouble installing tulind please create a new issue (as it's different from the one described here). And please post the output of the npm installation command as well! Thanks.

@askmike askmike closed this as completed Feb 6, 2018
@alieonsido
Copy link

@askmike
okay.

@seyedsaeedmortazavi
Copy link

my error is :
Traceback (most recent call last):
File "transys_ts_test.py", line 6, in
from tulip import transys as trs
ImportError: cannot import name transys

@askmike
Copy link
Owner

askmike commented Jul 30, 2018 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants