Bitcoin Forum
May 26, 2024, 05:36:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 ... 100 »
441  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 21, 2018, 10:00:10 PM
Is the leoNardo Arm version for Raspberry, only 32bit or both 32/64bit ?

For now it is 32bit, we are already looking into a 64bit build.

All the best,

 Rene
442  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 21, 2018, 09:59:12 PM
I am getting alot of these errors with the latest version :

01/19 11:03:32 pm bittrex: [Method:account/getbalances (params: ) ] error in DefaultMarketInterface::httpPOST: network error: [code: 4]: Timeout (the connection to the remote server timed out) (try 1 of 10)


I dont know what impact it has on the BB bot.

That error is thrown when the API is non repsonding. If you just see one message, then leonArdo already tried again and managed to get a response.

All the best,

  Rene
443  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 21, 2018, 09:57:02 PM
Why is the bolinger selling at a lost even if a set a "minimum % gain" ?

Hey Boulard,

I was having the exact same issues. go back a few pages in this thread. The problem was caused by me stopping & restarting the bot between trades.

-t


I noticed that it could be the issue but it's kind of frustrating. This is something DEV need to fix.

You cannot stop the bot after a buy order has been executed. If the market goes down it will sell for loss because it has no idea what your last buy price was...This is the only time BB has sold for a loss for me. It is usually user error, not the bot.

We are discussing a way to address this as it seems to be an issue for quite some customers.
Thanks for reporting it.

All the best,

  Rene
444  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 19, 2018, 03:31:36 PM
Update patch version 3.7.8 available

This patch should make leonArdo more stable.

Fixed four sources of potential program crashes:
  • Order Association issue in strategies, causing runtime_error
  • Bad Websocket server results causing future_error: Broken promise (relevant for Bitfinex & HitBTC)
  • Bad handling of http errors in fund queries, causing a std::runtime_error
  • Bad handling of open orders request errors

Reduced spot order buy price max to 1.2*current price. This in particular makes spot orders on Bittrex more stable.

Click on the "update available!" link on the leonArdo login screen to download this new version.

Jonathan
445  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Bollinger band strategy - buying high/selling low.. on: January 19, 2018, 11:11:39 AM
Greetings folks,

I am running the latest release of the bot on bittrex exchange.

I cannot seem to get the bollinger band strategy to work with any kind of logic whatsoever, hopefully someone can give me a few pointers on what I am doing wrong.  I set up a Strategy on a pair using basically the defaults & band 2 on the bollinger band strategy.. The first trade appeared to follow the trading logic of buying at the dip (on the lower band) and selling at a peak.. I made no changes to the running strategy, and after the first initial buy low/sell high pair, the bot began trading 100% opposite and buying high & selling low?   on another occasion, the bot makes the buy on the "buy" band, but then proceeds to execute a sell (at a loss of course!) on some random point no-where near the sell line? I have the min effective gain set to .10 - this parameter is clearly being ignored?  Can anyone give some Ideas on what I am doing wrong here?

Here are some screenshots of the bizarre trading patterns.

http://i1089.photobucket.com/albums/i344/lodcomm/Screen%20Shot%202018-01-15%20at%206.35.33%20PM_zpshetbufxx.png
http://i1089.photobucket.com/albums/i344/lodcomm/Screen%20Shot%202018-01-18%20at%208.24.25%20AM_zpsf8ir34mi.png
http://i1089.photobucket.com/albums/i344/lodcomm/Screen%20Shot%202018-01-18%20at%208.21.03%20AM_zps3iudbzh3.png


thanks


Only time I’ve seen this on Poloniex is when you’ve stopped the bot at some point between a buy/sell cycle. If I set it and let it run it never sells for a loss on my end. If it’s doing this and you’re NOT stopping the bot then it must be a bug or something screwy with Bittrex...


This looks very strange indeed. There could be other reasons like starting/stopping or multiple strategies.
Can you send the logs to support@marginsoftware.de and we will have a look!

All the best,

  Rene
446  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 19, 2018, 10:41:18 AM
.oO( A normal day with leonardo Sad https://pastebin.com/qVasNWjq )

Hacky

I think you meant to say normal day for you. This is not typical behavior experienced by everyone.

I hope so Wink

Dear Hacky,

yes, some users have the problem you are describing. But that is not the majority. I would really appreciate it if you would acknowledge that fact.

Thanks Wink

  Rene

EDIT: And of course we are fixing that bug and hope to have an update for you soon.
447  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 19, 2018, 10:37:09 AM
Hey,
whenever I run leonardo on my new Raspberry/Raspbian setup, I'm getting the following terminal message.

running on Raspbian
libEGL warning: DRI2: failed to authenticate

** (leonArdo.arm:1067): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files


leoNardo opens normally but I don't know about this message on terminal window.
Any fellow raspbian has any idea?




I get that too. I wondered what it was but when I ignore it everything works fine!  Cheesy



I agree that warnings shouldn't happen on a fresh install. I'll look into it but if this is an issue with Raspbian itself, it's on them to fix it. I don't think an ugly workaround would be warranted, especially if it's only a warning that doesn't cause any other problems and given that the whole ARM ecosystem is so varied. We wouldn't want to introduce a workaround that makes things worse for users of other systems.

All the best,

  Christian
448  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 19, 2018, 10:27:02 AM
Bitfinex doesnt allow me to trade because I have only 3 ETC.Cannot move funds or do anything.Asked for my license to change after 2 days (and diodnt use it actually) since I bought it,to something else and my request was rejected because I bought a license over a year ago.

Funny thing considering I have leonardo like 2 months now or so,plus bought a new extension t license 2 days before asking (because bitfinex screwed most people)to change.
Thanks guys,really.

Can you pm me the email you used to purchase leonArdo and I'll have a look and we will get this sorted out.

All the best,

  Rene
449  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 18, 2018, 09:57:27 AM
01/17 01:31:46 pm bittrex:LTC/BTC: [Method:public/getorderbook (params: &type=buy) ] error in DefaultMarketInterface::httpPOST: network error: [code: 4]: Timeout (the connection to the remote server timed out) (try 1 of 10)


What does this mean? Is this Bittrex acting up?
I think I am missing on some trades because of this error.


That's Bittrex not answering you when you try to get the orderbook. Nothing we can do about it.
If you just saw '(try 1 of 10)' it worked already at the second call shortly after.
leonArdo will keep trying and continue when Bittrex starts answering again.

All the best,

  Rene
450  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 16, 2018, 09:04:14 PM
Hi,

i as a "newbie trader" am really really interested on gdax support as it gives me the possibilities to test the bot(s) without great risk of spending my money on trade fees. so i can run and test my strategies with minimalistic gains etc. does it make any sense ? And it has greater volumes than Bittrex or Poloniex.

Also Coinbase / GDAX seems to manage still to register new users Cheesy

all i can dream of is Gdax support
+ Bitstamp trailing stop or to be more specific a stop with shrinking gap (trail will catch up) (the closer i get to my desired price goal the tighter will be the trail) as bitcoin is very volatile my trail must be bigger than 100-150 euros as this candle "swing" is normal.

so example i plan to sell bitcoins when price is about 12 000 so i start the trail from 11 000 with 300 euros then from 11500 trail will be 200  11800 / 100 so my "trail" is never too loose  and i can profit even small changes / gains without fear that the sudden fall will eat my profit as "trail" was loose. and leave me with trading fees only. it saves up to 1%.

Hi,

GDAX is definitely on our list. Spot orders would have fees though, just limit orders on the book (maker) would be fee free.
We will also implement further advanced order types over time. It is just all a matter of resource allocation Wink

Thanks for your support,

  Rene



very well, but still. are we talking about weeks? months? as last time GDAX was mentioned like 6 months ago Cheesy
the plain reason for hoping that is that then i can spread my tiny amount of money all over the place by placing smaller orders with smaller gains and close them of more often to avoid
1. runtime errors still there (libraries upgraded etc)
2. cases where stop-loss is just a yellow line (i think it is fixed but why i as a absolute newbie must prove you that it was not Smiley)
3. 1st order filled and then leonardo just went to "sleep" (again same thing bot did half of the work )
4. we are familiar with the mantra send logs screenshots notes to email Cheesy did that no answer Cheesy like a month.
5. and to avoid fees Cheesy

so if Leonardo is beta and has policy that "do not trade with large amounts" as we are still beta it seems that guys here work for exchanges to provide trade fees and for margin software as beta testers Cheesy as my smaller amounts will go to fees and my time goes for testing Cheesy

im certainly hoping something back from the cost-effective company more than thanks dudes well fix stuff after we take small break Cheesy xmas / weekends etc.
arguments that software is in beta and "well priced" at the market does not mean that if my wife sends me to the market to buy tomatoes and i come back with bananas as they were cheaper and nice but somehow useless ? Cheesy

NB! im not Angry

martin

Hey Martin,

thanks for taking the time. But please keep in mind that we are dealing with exchanges that behave erratically from time to time.
It is a very fast changing area with often very sparse documentation. Binance support looks good on track for the next release. GDAX will probably take another couple months.
We are already thinking of closing the beta for future releases and have the new features tested by a closed group more intensely before they become available for the public.

All the best,

  Rene




451  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 16, 2018, 08:39:21 PM
LeonArdo is crashing on latest version for me. mac version. After checking credentials it crashes. What to do now? 3.6.0 is working

Hi,

sorry about that. Can you submit the logs, the exchange you connect to and the selected pairs via mail to support@marginsoftware.de ?

All the best,

  Rene

Hi bro,

How do i do that again? It has been a long time that i filed in a complaint Smiley

You have a log file in your local leonArdo folder. You can just send this via mail to support@marginsoftware.de via attachment and a description of the error.

All the best,

  Rene
452  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 16, 2018, 08:35:49 PM
Hello, im not sure if it is a display bug or not
but look like my EOS was bough for 0.02265 & sold for 0.000002
it is on bitfinex demo



Yes this is a bug which only is present in the demo. We are working on a fix.

All the best,

 Rene
453  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 15, 2018, 03:02:09 PM
Jonathan,

Here is an issue I am having. I have repeated this over the past few days over and over. I'm using the demo version to evaluate before purchase, but I am having issues where the bot buys, but does not sell once hitting a sell target. This keeps happening and often leads to a stop loss as the sell order never gets placed. It appears that it is a connection issue of sorts with Poloniex. I get a message that there is no BTC to sell, however there is (the amount bought at the last (buy) signal.

I have included a screenshot shortly after the sell order was indicated in the logs (but not placed) - So the timing of the screenshot shows the sell point slightly after it initially triggered, so I am aware that in the image it does not look like the sell point was reached, but in fact it was moments earlier.

Here's a screenshot to show what I'm talking about.



Here's the log text:

This is what continues to happen... Scroll down for the most recent failed sell...


Hey,

we will have a look. Are you maybe running a second bot that sold the remaining funds? Or via a manual order?
Can you reproduce it in the demo or was it just a temp. thing?

All the best,

  Rene


454  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 15, 2018, 02:47:50 PM
Hello,
can anyone give any tips on how to use min eff. buy gain in BB? With min eff. sell gain its all clear but I have no idea on how to use another one.

Also any tips on how to set margin maker for automated trading? At the moment I have to make corrections manually all the time if the chart goes up or down.

Cheers

Have you tried lurking around the community slack? Also a few pages back on the thread some were discussing parameters.

https://leonardough-slack.herokuapp.com/

All the best,

  Rene

455  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 15, 2018, 02:39:59 PM
In case I bought a second platform license and want to change it,is it possible? I wanted to use Bitfinex but I would rather wait for  binance or Kraken.
BF is a total waste for me now Sad

This is a case by case decision. Depends a little on how long you where you using the license.
Best thing is to talk to support@marginsofware.de with the email addr you bought with.

All the best,

  Rene
456  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 15, 2018, 02:35:29 PM
Also it would be nice to have the total balance in BTC & earning , should be also easy to implement thx

Already on the list Wink Thanks for you support!

All the best,

  Rene
457  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 15, 2018, 02:13:50 PM
LeonArdo is crashing on latest version for me. mac version. After checking credentials it crashes. What to do now? 3.6.0 is working

Hi,

sorry about that. Can you submit the logs, the exchange you connect to and the selected pairs via mail to support@marginsoftware.de ?

All the best,

  Rene
458  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 13, 2018, 04:39:13 PM
Hey lads.

I just tried logging in to Bitfinex on Windows 10(1709, 16299.15)

When I press login after entering the correct keys, it simply hangs on that screen with a greyed out login button.
Demo works fine, and I've confirmed my keys are a 100% correct.

Logs don't state anything funky, here's the only one associated to this problem.

bitfinex-login https://pastebin.com/EDxPY6Xq

This sucks since I'm not able to use the bot due to this.

The usual reason for a greyed out login button is an extra tab character of whitespace copied over with your API key or secret. Can you check that that is not the case? You can click the small eye icon button next to the drop down list of markets to reveal in plaintext your API info.

If you have no luck with that please contact support@marginsoftware.de and we will help you out.

Best wishes,
Jonathan

459  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 13, 2018, 04:36:37 PM
The past two updates have caused continuous runtime errors on Win10 x64.  I can't keep the app running for more than an hour without a crash.  No bots running.

Hey,

Sorry about the crashes. How many pairs are you using? And are you using the latest upgrade? Are you maybe using Bitdefender on your System?
Can you send the log and a description on which exchange and how many pairs you are using to support@marginsoftware.de?

All the best,

Rene


I will also respond to support but the details are:

Bittrex, 5 - 6 pairs, latest upgrade (as of today).  I am using Bitdefender.  Does it kill Leonardo?

5-6 pairs is a suggestion from us as bittrex are clamping down on bots. Especially if you run many mArgin maker bots you might fall foul of their filled/cancelled ratio and risk having your API blocked.

As for Bitdefender. You need to exclude leonArdo from Bitdefender's Advanced Threat Defense. In the Advanced Threat Defense exclusions, you can exclude "leonardo.exe", and that seems to do the trick.

Best wishes,
Jonathan

460  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Trouble with data loading/Graph on: January 13, 2018, 04:34:10 PM
Hello Guys.

I have trouble with buffering data and no graphs on my Nokia Booklet 3G(Intel Atom Z530 1.6 GHz, Intel GMA 500, 1GB ram)

screenshot here
https://ibb.co/g719sR

Win7 SP1 is is newest OS i can run there

any suggests? Thanks Smiley

Maybe someone has an idea, but less pairs might be an option.

The min specs we advise is at least 2GB of RAM.

Best wishes,
Jonathan
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 ... 100 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!