Show Posts
|
|
Pages: [1]
|
Are you saying the tarball version doesn't work on Arch? We didn't plan on updating the "naked" build, but in case the run-leonArdo.sh script doesn't work for you, executing just the binary should be the same as it was when we shipped just said binary. It would also be interesting to know that the wrapper script breaks things on Arch so I can fix it. Christian Hi Christian; I dont think that the script break anything on Arch, coz the version version 3.7.2-beta run perfectly.. If I run the tarball script ./run-leonArdo.sh it say: not running on Raspbian ./leonArdo.arm: relocation error: /usr/lib/libpthread.so.0: symbol __mmap, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
I tried to use my computer libc.so.6 but it doesnt work either and If I run just the binary, it say: [1] 498 abort (core dumped) ./leonArdo.arm
Thanks team, great program and good job!! Cheers!!
|
|
|
|
Update patch version 3.7.6 available
To accommodate the recent problems with Bittrex we introduced some market related limit recommendations and rolled out a patch where in some situations the stop-loss was causing leonardo to crash.
Click on the "update available!" link on the leonArdo login screen to download this new version.
I'm running the Raspberry arm version. It says update is available, however the version on the website is still 3.7.5. I'm a new user and trying to get some bots working on Bittrex. I've found that they can stop unexpectedly and now after a restart they are all missing. I'll try limiting the pairs, but 5 is not a lot. Being that bittrex does not allow subaccounts, would trading a different exchange, maybe hitbtc work better? I just checked. It shows 3.7.6 on http://marginsoftware.de/downloads.html . Are you sure you don't see it? The arm build will be updated asap. Sorry for the delay! All the best, Rene Hi team; Could you please update or compiling this file http://marginsoftware.de/downloads/leonArdo.arm <<< This version works on arch linux for Raspberry Thanks for advance.
|
|
|
|
Update patch version 3.7.4 availableThis is an important release which fixes some bugs and introduces a new parameter for the Bollinger Band Bot. - Minimum Effective Gain % parameter added to the Bollinger Band Bot. It's possible to enable just one side (buy/sell or sell/buy), none, or both sides
- Fix to Bollinger Band Bot buying and selling if http results are missing
- Added internal handling of maximum allowed prices to the spot-order mechanics of the Bollinger Band Bot
- Bollinger Band Bot now uses the top of the orderbook instead of the ticker price to check for buy/sell signals
- Fix for Static Ping Pong Bot added
- Demo funds issue fixed
- Confirmation on closing currency pairs requested (can be disabled in options)
- Added candle width to the candle tooltip
- Fixed error in HitBTC, which made several currency pairs unusable
- Websockets again being used for Bitfinex open orders and funds (results in faster placing and canceling too)
- Fixed smaller issue with json-value conversion in Bittrex
- Optimized API-error handling
Click on the "update available!" link on the leonArdo login screen to download this new version. Thanks for your patience everyone. Jonathan Hi Jonathan; Im running an arch linux in my raspberry, the first version that you release 3.7.2 wich was a full binary ( http://www.marginsoftware.de/downloads/leonArdo.arm ) run fine to me but all the rest show me this error: not running on Raspbian ./leonArdo.arm: relocation error: /usr/lib/libpthread.so.0: symbol __mmap, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
So, could you please keep compiling the full binary ( and the tarball aslo) ? Cheers !!!
|
|
|
|
Hey Rene do you have a time schedule regarding the BB Bot when the last fix is done  We are working on a fix as we speak. There are a couple cases that could be handled better when the APIs are not returning or returning misleading info. Hi Rene & team, please don't forget to look at why Bitfinex is so slow with 3.7.x. I understand there was an issue with funds not being updated (although it always worked for me) and you implemented a workaround (REST vs. Websockets calls), but still, why doesn't this issue happen with 3.6.0? With this older version everything is blazing fast, but with 3.7.x it's a PITA to trade with Bitfinex... Thanks! +1 Totally agree !!!!
|
|
|
|
Hello, i have buy Poloniex sometime ago but i have delete my API key from poloniex with a missclick, i have ask you to add my new one since 2 weeks and no reply  I would like to use it again please! You got my mail to rene@marginsoftware.de and contact@marginsoftware.deI'm sorry for that bro but I think that if you have deleted the key from yor exchange and you have create a new one, you have to pay again for adda new api/exchange .... heres is the link: http://www.marginsoftware.de/pricing.htmlI hope could I help you
|
|
|
|
Another strategy could be when EMAx & EMAy crossing... Please team, think about it ... Merry Christmas!!!
Sorry for my broke english
Or RVI (Relative Vigor Index) strategy.... Cheers !!!
|
|
|
|
|
Another strategy could be when EMAx & EMAy crossing... Please team, think about it ... Merry Christmas!!!
Sorry for my broke english
|
|
|
|
Update patch version 3.7.3 availableWe had to fix another couple of issues. - We fixed a critical issue that caused the BollingerBandStrategy to place spot orders if certain erroneous messages were received from exchange APIs.
- The ARM version is now shipped as a tarball and you execute leonArdo by running the run-leonardo.sh script that's in there, just as with the "normal" x64 Linux version. This should allow it to run on many more platforms. For more details see this post: https://bitcointalk.org/index.php?topic=1467939.msg26784201#msg26784201
Click on the "update available!" link on the leonArdo login screen to download this new version. Please note that this issue still exists in the demo version of leonArdo. Sorry about any inconvenience caused. Thanks, Jonathan Hi Jonathan; This version fail to me in my rbp, the first one run without problem i guess, but this tarball doesn´t: not running on Raspbian ./leonArdo.arm: relocation error: /usr/lib/libpthread.so.0: symbol __mmap, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference <- this is the error ... Ty
|
|
|
|
Hi Guys, wow amazing effort on the new version. I have tried to get the rPi version running but no luck so far. Can you clarify - do I need to install ONLY the leonArdo.arm download file from the site? this is what I have done: - created new folder on rpi desktop "leonArdo-Pi"
- in terminal: cd /home/pi/Desktop/leonArdo-Pi/
- wget http://marginsoftware.de/downloads/leonArdo.arm
- chmod +x leonArdo.arm
- ./leonArdo.arm
- result: error while loading shared libraries: libQt5Svg.so.5: cannot open shared object file: No such file or directory
Hi, I had the same problem (I using archlinux on my rpi3), you need to install qt5-svg and qt5-websockets ... By the way, Awesome jobs guyz!!! I love to be able to run leonardo in my rpi... Thanks !!!!
|
|
|
|
Hello , would be nice that you add 1 & 5 minutes charts for bitfinex thx you
Hi, The 30min chart has a 1 minute candles. I hope its help you. Cheers !!!
|
|
|
|
Thanks but I dont know how to set the buy/sell order and the stop-loss together .... Cheers !!!
|
|
|
|
|
Hi, I would like to know how the stop and trailing-stop functionality added to Bitfinex works... Thanks for all
|
|
|
|
|
Hi folks!! Could be good to have a stop lose without use a strategy like bitfinex does ... thats a idea.
|
|
|
|
|
Hi, sometimes while Im using the margin maker strategy, leonArdo doesnt work, it doesnt create a buy order, so I bougth coins manually then I start the margin maker selling .... Anyone with this error? Cheers.
|
|
|
|
Hi, I just donwloaded and tryed the 3.5 and 3.4 linux version, I wanna buy it but it doesnt load the bittrex pairs. Im running: Linux bl4ckb0x 4.13.9-1-ARCH #1 SMP PREEMPT Sun Oct 22 09:07:32 CEST 2017 x86_64 GNU/Linux LSB Version: 1.4 Distributor ID: Arch Description: Arch Linux Release: rolling Codename: n/a  Let me know if you know something about coz Im really interested in this bot .... Sorry about the delay in getting back to you. I am just back from holidays. On Arch, the list of currency pairs is sometimes empty in leonArdo’s login screen. This is caused by our Qt being compiled with openssl 1.0 while Arch uses 1.1. There is a way to downgrade openssl but it requires us to twist the package manager's arm a bit in order for it not to uninstall a bunch of other stuff such as coreutils. Warning: This way of getting leonArdo to run might therefore have dire side effects and you should know that you risk ruining your Arch install. If you are the adventurous type you can try the following on Arch: sudo pacman -S openssl-1.0 sudo pacman -Rdd openssl We are looking into a much better solution. Best wishes, Jonathan Warning justified, we can now confirm that the proposed way of getting leonArdo to run on Arch Linux by downgrading OpenSSL as already feared *does* indeed ruin your Arch install. It will in fact render pacman unusable, so you can't even revert the changes anymore. So don't do it! We hope we have a proper fix ready soon that then also helps Debian users who seem to be running into the same problem. Yes, you can revert the changes ... Im running leanArdo on arch linux but maybe is not the best way ... (keep always a root terminal) : sudo su pacman -Rdd openssl #### Run leonArdo from other terminal ./run-leonArdo.sh <- At this moment its works fine, then lets fix openssl, pacman, to get root... ##### In our root terminal # wget https://archlinux.mirror.pkern.at/core/os/x86_64/openssl-1.1.0.g-1-x86_64.pkg.tar.xztar xf openssl-1.1.0.g-1-x86_64.pkg.tar.xz cp -fR usr/lib/ /usr/ pacman -S openssl (I use yaourt -Suy openssl --force)  Hey dude! what about kraken??
|
|
|
|
Hi, I just donwloaded and tryed the 3.5 and 3.4 linux version, I wanna buy it but it doesnt load the bittrex pairs. Im running: Linux bl4ckb0x 4.13.9-1-ARCH #1 SMP PREEMPT Sun Oct 22 09:07:32 CEST 2017 x86_64 GNU/Linux LSB Version: 1.4 Distributor ID: Arch Description: Arch Linux Release: rolling Codename: n/a  Let me know if you know something about coz Im really interested in this bot .... Sorry about the delay in getting back to you. I am just back from holidays. On Arch, the list of currency pairs is sometimes empty in leonArdo’s login screen. This is caused by our Qt being compiled with openssl 1.0 while Arch uses 1.1. There is a way to downgrade openssl but it requires us to twist the package manager's arm a bit in order for it not to uninstall a bunch of other stuff such as coreutils. Warning: This way of getting leonArdo to run might therefore have dire side effects and you should know that you risk ruining your Arch install. If you are the adventurous type you can try the following on Arch: sudo pacman -S openssl-1.0 sudo pacman -Rdd openssl We are looking into a much better solution. Best wishes, Jonathan Thanks guyz!!! You are awesome and have a really nice support, yesterday I bought the bot and Im so happy with him .... To be honest, I started him on windows and dont want reboot huashuashuas.. Anyway, thank for all and plss and KRAKEN support Cheers !!!! 
|
|
|
|
Hi, I just donwloaded and tryed the 3.5 and 3.4 linux version, I wanna buy it but it doesnt load the bittrex pairs. Im running:
You need to select a Demo Market in the drop-down list, as the other options are only for registered customers (which purchased leonArdo). With the Demo Markets, you can try all the functionality, the only difference is that it won't trade with your real exchange account. Thanks bro! but the same problem with demo-markets, it doesn't load, this is the list: Bitfinex Not working Bitstamp Working Bittrex Not working HuobiMAIN Working HuobiNEW Not working HuobiPROP Not working Kraken Not working OkcCoin OkCoinCNY Poloniex Working And the respective demo version .. Also got this log: +++ WARN @1509439140896 10/31 09:39:00 am [system] : httpGet error [code: 99]: UnknownNetwork (an unknown network-related error was detected) ERROR @1509439140896 10/31 09:39:00 am [bittrex] : error querying available currency pairs: json2::TypeError: asObject called on non Object
|
|
|
|
Hi, I just donwloaded and tryed the 3.5 and 3.4 linux version, I wanna buy it but it doesnt load the bittrex pairs. Im running: Linux bl4ckb0x 4.13.9-1-ARCH #1 SMP PREEMPT Sun Oct 22 09:07:32 CEST 2017 x86_64 GNU/Linux LSB Version: 1.4 Distributor ID: Arch Description: Arch Linux Release: rolling Codename: n/a  Let me know if you know something about coz Im really interested in this bot ....
|
|
|
|
|