Post
Topic
Board Service Announcements (Altcoins)
Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex..
by
bitje
on 24/06/2017, 16:56:49 UTC
Where i can find loss/profit report per pairs or/and date?

Hi hoop,

This is not available yet. We will add detailed reporting in a future release.

Thanks,
Jonathan

Hi Jonathen, I tried to install leonArdo on Ubuntu 16.04.2 LTS (GNU/Linux 4.4.0-1013-aws x86_64) and after run
Code:
./run-leonArdo.sh
I got this error
Code:
./leonArdo: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
Btw what's your vps service price per month/year? Thanks

Hi hoop,

can you please check, whether you have a leonArdo executable in the unzipped folder?
(some browsers seem to erase files from zip archives when downloaded)

As for our vps service, we are not offering it anymore. It was a loss maker for us and we decided to, at least for now, pull it.

I can highly recommend using a VPS service with leonArdo, but please seek out your own providers.

We are here to help you with setting up issues.

Best wishes,
Jonathan



It is not on the software but on your installation.
Assuming that you are comfortable on the command line;

1. sudo apt-get install apt-file
2. sudo apt-file update
3. ldd leonArdo  | grep libGL.so.1
4. apt-file search /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1
5. ldd /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1
6. apt-cache depends libgl1-mesa-glx