Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation Manual #25

Closed
Tronab opened this issue Mar 28, 2019 · 7 comments
Closed

Installation Manual #25

Tronab opened this issue Mar 28, 2019 · 7 comments

Comments

@Tronab
Copy link

Tronab commented Mar 28, 2019

Hello,

for not so good Linux users it will be very nice if you can provide a short install manual for Ubunto or other OS like bash / win.
I hang on a maybe simple problem like

Node index.js trade
and get
module.js:550
throw err;

BR Udo

@blatouchm
Copy link

Yea, this bot looks interesting, but impossible to run.

Error: Cannot find module '/root/crypto-trading-bot/node_modules/tulind/lib/binding/Release/node-v72-linux-x64/tulind.node'

@trgpwild
Copy link

trgpwild commented Jun 2, 2019

Yea, this bot looks interesting, but impossible to run.

Error: Cannot find module '/root/crypto-trading-bot/node_modules/tulind/lib/binding/Release/node-v72-linux-x64/tulind.node'

I think this is intentional. I gave up and start to code mine.

@Haehnchen
Copy link
Owner

this error is not related to is application its just normal nodejs / npm stuff based on npm install. So the first google hit given this link: https://www.npmjs.com/package/tulind#installation.

So it looks like you need an basic infrastructure first:

Note that pre-compiled binaries are available for Windows. For other platforms you will need a C++ build environment installed. On Linux based distributions this can be achieved by installing build-essential package.

@blatouchm
Copy link

That is the problem. Tulind is impossible to install on linux. I'll try windows version.

@hatzkel
Copy link

hatzkel commented Sep 11, 2019

I suggest using docker to get the bot running. It makes life so much simpler. If any of you use keybase join #algotrading on there and message h4t in there. I will help anyone out trying to get started with this bot. I actually find that Haehnchen has written one of the best frameworks to expand on out of all the public available bots here on github.

@jojoosinga
Copy link

I can run it fine on Linux ubuntu

Haehnchen pushed a commit that referenced this issue Jan 18, 2020
@Haehnchen
Copy link
Owner

@hatzkel thanks for your words :)

closing issue; as local issue.

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

No branches or pull requests

6 participants