Search content
Sort by

Showing 6 of 6 results by bitje
Post
Topic
Board Service Announcements (Altcoins)
Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex..
by
bitje
on 29/06/2017, 12:03:47 UTC
Hi, all
I hope to have a profit daily report and backtester in leonArdo
Consider it plz

Noted.

Jonathan



I would like all the options of Haasbot Wink

I think they use this:

http://www.ta-lib.org
Post
Topic
Board Service Discussion (Altcoins)
Re: Which altcoin trading tool is THE best?
by
bitje
on 24/06/2017, 18:15:41 UTC
I am working with trading tools for my daily trades, but i have the feeling i haven't found the best trading tool yet. I have tested Haasbot, leonArdo and C.A.T, but they all have their flaws which annoys me a bit (missing tools, resource issues etc.etc.). Paid already a nice amount for these and they have surely paid me back already, but i want to trade with an ultimate relaxed one without worrying about resources or using multiple programs to complete my trading tools.

What is a relaxed trading tool for me?

- 64bits and uses less resources (important)
- works on OSX
- Must have all tools like

  • Full charts
  • Daily volume, total wallet outputs
  • Loading older trades from exchanges (could be API restriction though)
  • Interval refresh

Like a copy of the Poloniex structure in a program. So, why am i not using the browser then? Because that uses a lot of resources (Chrome even 5GB) and i would like to have tabs in a program tools of all exchanges instead of multiple browser tabs which are eaten my pc resources.

So, which tool is everyone using? Or what do you think it is the ultimate tool i'm looking for? I am of course prepared to pay for it, but a fixed price and not a monthly fee.

Have you tried forking zenbot and make your own?
There are already python modules for the most popular indicators..
With that being said, I think that some hb implementation of the indicators are really good.. not from the newest hb version though, which seems to be adjusted in curious ways..
Post
Topic
Board Service Announcements (Altcoins)
Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex..
by
bitje
on 24/06/2017, 17:05:10 UTC
Hmm tried to run the latest version (3.4) on Linux, but get a core dump if I create a new demo session on Poloniex (as I'm still evaluating the product) with the following currency pair: ETH/BTC, BTC/USDT, ETH/USDT. Rest is default (0.5 BTC on start). However, if I start the demo session without changing anything (i.e. default currency pairs), it starts normally. This behavior didn't happen on 3.3. I also made sure I deleted ~/.leonardo as I though perhaps old settings might be conflicting, but didn't help. Running Ubuntu 17.04 x64 fully updated.

dbolivar@xxx:~/leonArdo-linux$ ./run-leonArdo.sh
./run-leonArdo.sh: line 13: 23462 Aborted                 (core dumped) QT_PLUGIN_PATH=$DIR/plugins ./leonArdo

EDIT: even when the interface loads, it crashes after a few seconds with the same core dump message above.

Try running it with strace, that should provide a better insight.
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
Post
Topic
Board Service Announcements (Altcoins)
Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex..
by
bitje
on 01/06/2017, 21:03:18 UTC
Hi, last week I have purchased a copy of this great software.

I have one question:
I have chosen BB and MACD in my strategy. Will these indicators be used whenever the bot is trading (selling and buying)?

Regards,

Luciano

Thanks for buying leonArdo!

No, those indicators are not used by the bots. We have plans to release a number of new bots over the next few months culminating in a GUI strategy editor which will allow users to create their own strategies. Here, leonArdo's indicators will be able to be used to trigger buys and sells.

Best wishes,
Jonathan

That is excellent news, looking forward!
Post
Topic
Board Service Announcements (Altcoins)
Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex..
by
bitje
on 01/06/2017, 17:56:10 UTC
Hi, last week I have purchased a copy of this great software.

I have one question:
I have chosen BB and MACD in my strategy. Will these indicators be used whenever the bot is trading (selling and buying)?

Regards,

Luciano