Author

Topic: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic] - page 121. (Read 416703 times)

sr. member
Activity: 449
Merit: 250
Software developer
Thanks for you comment DonBit! It is very helpfull!

About something else....
I am not really allowed to post this, but i will do it anyway. Within this month the LTC will be added to the MtGox exchange. Because of this some people have been planning a LTC pump. This is good, because using the Simple Trade Bot you will be able to make a lot of profit on these pumps. Just get in on the LtcUsd or BtcLtc currency, select the high/low bot and the trade ratio bot and you will become very happy on the end. Trust me, both bots have proven itself many times before on the so called coin pumps.
member
Activity: 69
Merit: 10
Hi, just thought someone might have the same problem as I did.

All the sudden my bot stop collecting and sending data to the trade API. I found out later that BTC-e had blocked my IP because when I entered BTC-e homepage it redirect me to a captcha verification before allow me to see the page.

Solution was open a ticket in BTC-e support and ask to remove/whitelist the IP for API trading bot functionality.
sr. member
Activity: 449
Merit: 250
Software developer
The first of the bigger reviews of the software has been posted at www.gigabytestorm.com (http://tinyurl.com/pbe4eue)

@r32godzilla:
I am still working on it, but for now there is no way i could reproduce it.
sr. member
Activity: 449
Merit: 250
Software developer
Been playing around with this since I bought it the other day. Lots of cool options. A couple of things I've noticed:

When you put in a value in the fields and hit enter it comes back with an error for me when I click start when trading btc/usd.  I have found this out to be too many decimal places which BTC-e doesn't accept. If you simply type a figure (without hitting enter) in the field and then click on another field its ok when you start trading.

The other thing is the sell and buy values at the bottom status around the wrong way?

Other than that great job!  Smiley

I was unable to reproduce the situation you describe, so if you can help me with a screenshot, log or error log it would be helpfull to find out what the problem could be.

The sell and buy prices on the bottom are the current buy and sell prices. I understand they can be confusing because you most likely normally work with a buy price only. But you can reflect them at the exchange, at the sell and buy price itself. They are displayed correct, the only possible difference could be located in the update moment. But this will only show a minor difference. Other then that the buy price will always be higher then the sell price.

Ok will email them to you.

Cheers.

I have received the files and i am working on the reproduction. Last night i as unable to reproduce the situation you describe but i will continue to find how this error can show up.
hero member
Activity: 1361
Merit: 506
Been playing around with this since I bought it the other day. Lots of cool options. A couple of things I've noticed:

When you put in a value in the fields and hit enter it comes back with an error for me when I click start when trading btc/usd.  I have found this out to be too many decimal places which BTC-e doesn't accept. If you simply type a figure (without hitting enter) in the field and then click on another field its ok when you start trading.

The other thing is the sell and buy values at the bottom status around the wrong way?

Other than that great job!  Smiley

I was unable to reproduce the situation you describe, so if you can help me with a screenshot, log or error log it would be helpfull to find out what the problem could be.

The sell and buy prices on the bottom are the current buy and sell prices. I understand they can be confusing because you most likely normally work with a buy price only. But you can reflect them at the exchange, at the sell and buy price itself. They are displayed correct, the only possible difference could be located in the update moment. But this will only show a minor difference. Other then that the buy price will always be higher then the sell price.



Ok will email them to you.

Cheers.
sr. member
Activity: 449
Merit: 250
Software developer
Been playing around with this since I bought it the other day. Lots of cool options. A couple of things I've noticed:

When you put in a value in the fields and hit enter it comes back with an error for me when I click start when trading btc/usd.  I have found this out to be too many decimal places which BTC-e doesn't accept. If you simply type a figure (without hitting enter) in the field and then click on another field its ok when you start trading.

The other thing is the sell and buy values at the bottom status around the wrong way?

Other than that great job!  Smiley

I was unable to reproduce the situation you describe, so if you can help me with a screenshot, log or error log it would be helpfull to find out what the problem could be.

The sell and buy prices on the bottom are the current buy and sell prices. I understand they can be confusing because you most likely normally work with a buy price only. But you can reflect them at the exchange, at the sell and buy price itself. They are displayed correct, the only possible difference could be located in the update moment. But this will only show a minor difference. Other then that the buy price will always be higher then the sell price.

hero member
Activity: 1361
Merit: 506
Been playing around with this since I bought it the other day. Lots of cool options. A couple of things I've noticed:

When you put in a value in the fields and hit enter it comes back with an error for me when I click start when trading btc/usd.  I have found this out to be too many decimal places which BTC-e doesn't accept. If you simply type a figure (without hitting enter) in the field and then click on another field its ok when you start trading.

The other thing is the sell and buy values at the bottom status around the wrong way?

Other than that great job!  Smiley
member
Activity: 69
Merit: 10
Yes RSI-30, thanks! I raised to 20000 ms and it is indeed triggering more sell signals, it's just not yet meeting my selected profit  Grin.
sr. member
Activity: 449
Merit: 250
Software developer
Haas, just a quick feedback. I have been using version 0.8.5.2 but I did not got lucky to get a good sell point yet, just a matter o time

RSI? Increase the interval timer Wink
member
Activity: 69
Merit: 10
Haas, just a quick feedback. I have been using version 0.8.5.2 but I did not got lucky to get a good sell point yet, just a matter o time
hero member
Activity: 1361
Merit: 506
The error means there was a exception during run-time and it was catched and the software will continue to work. However, because of the exception that happened the procedure the software was is was skipped so the trade did not completed. You could look inside the error log of the software, it is stored next to the tradelog file, in the same directory/folder.

However, i can recommend you to read this new help page first. I have described how you have to setup the API connection and how you can test it.
http://haasonline.tk/simple-trade-bot-help-setting-up-the-api-connection/

The most common errors are not enough rights where assinged to the API key.

If you are unable to solve it with this information, can you then send me the error log? Then i can have a look at it what else could be wrong. You can mail it directly or create a support ticket at my website.

Ok cheers. I managed to place an order now. It seems I had an incorrect field value. Not sure what I did though to fix it.

sr. member
Activity: 449
Merit: 250
Software developer
The error means there was a exception during run-time and it was catched and the software will continue to work. However, because of the exception that happened the procedure the software was is was skipped so the trade did not completed. You could look inside the error log of the software, it is stored next to the tradelog file, in the same directory/folder.

However, i can recommend you to read this new help page first. I have described how you have to setup the API connection and how you can test it.
http://haasonline.tk/simple-trade-bot-help-setting-up-the-api-connection/

The most common errors are not enough rights where assinged to the API key.

If you are unable to solve it with this information, can you then send me the error log? Then i can have a look at it what else could be wrong. You can mail it directly or create a support ticket at my website.
hero member
Activity: 1361
Merit: 506
I just bought the software but and have setup API and secret key correctly, however when I try and use the high/low bot with trade in advance I keep getting an error

"During a trade an exception has been catched. Please consult the error log for more information"

How do I fix this?
sr. member
Activity: 449
Merit: 250
Software developer
I think it really depends on how many times the connection gets lost. Because if its to much the bot could miss some good buy or sell moments and i guess you do not want that to happen.

I can do a test when i get home (within 1 or 2 hours) to see if the software itself crashes. However i do not expect it, because i made the software in such way it must be stable for 24-hours or more. But again, i have to confirm this doing a test. (i will be back with a answer)

Edit:
The software keeps on running and it will hold on the last values it got. So in case your connection gets interrupted for a minute or so everything remains stable.
hero member
Activity: 518
Merit: 500
My internet connection isn't great, how reliant would you say your bot is on having a 100% up-time Internet connection?

Have you tested it on less than 100% reliable connections?

tia
sr. member
Activity: 449
Merit: 250
Software developer
Yesterday i have released the new version of the Simple Trade Bot. I am now at version 0.8.5.2 Beta. This version solves a few bugs i got back the past week.  All the registered users have got a mail from me with instructions how to upgrade to the new version.

For full details about the changes please to to the change log of the Simple Trade Bot on my website.
http://www.haasonline.com/

I also released some new pages for the help (not all yet), they can also be found at my website, at the help of the software. I guess the most intresting page i have published in my help is about setting good bot parameters. I have shown some little tricks and tweaks there what you can do to find some good parameters to use.

I hope this version will provide everybody with more profits then the previous version i released.

Please use my new support ticket system at my website in case you encounter a bug or problem. I am moving from the simplebot -email to the usage of the support ticket system.

Happy coin earning everybody!
sr. member
Activity: 449
Merit: 250
Software developer
I want to provide the best service i can do. Smiley

You already can have a look at the changes i made, i already updated the screenshot in the topic start. But i am still running some endurance tests. I was in the middle of testing the Vircurex exchange and i had to put that on hold to make this fix. I want to be sure no new bugs can appear.

I will release the new version within 24-hours if everything goes well.

I welcome any suggestions or improvements i can make to the software so i have send you a PM. Maybe you have some good suggestions for me and maybe i can help you too. I can confirm this software looks simple, but in fact it is not. At my work i always use the saying that things that look easy are in fact complicated and things that looks complicated can be rather easy.

-------------

About something else... i got some questions about implementing a droploss -safety inside the Simple Trade Bot. (a safety that jumps out in case the coins value suddenly crashes) This feature is already present inside the Simple Trade Bot aldo you can not see it directly. I will explain this part later on in beter detail using my help update, but for now i can tell that you can make mis-advantage of the trade ratio bot. The trade ratio bot can detect sudden drops of the currency and if you configure the parameters right (on bought and on all-in) you have a droploss safety. (you could also make mis-advantage of the high/low bot using the same method)

Please note you have to see/understand the relation between all the bots to get what i mean here. (for beginners this could be hard to understand)
member
Activity: 69
Merit: 10
Those are excellent news Haas!
Can't wait to put the bot to work so I can rest Cheesy.
I currently make bots in python for goxtool, so I have some suggestions for your Simple bot (that it's actually quite advanced). If welcome I can PM you some so you can evaluate it and implement if you like. Keep it up the good work.
-DonBit
sr. member
Activity: 449
Merit: 250
Software developer
I will have a look at your problems. I was away for a few days so i could not respond directly. Please stand by...

Edit:
This is a bug indeed. I have solved it and now i am stress testing the changes. (i was in the middle of testing with Vircurex, so this require some additional work)
Updates will be send as soon as the tests are done.

@DonBit:
I will directly implement your suggestion for adding fields to show the last buy and sell values of the software per bot.

Edit:
All the test have passed, i will release an update within 24-hours.
member
Activity: 69
Merit: 10
Hi Stephan,

I'm having the same problem like cloudstrife07. I've opened a support ticket #4  Tongue.
It made me loose some coins too (Ltc/Btc). My suggestion is to make a box with the last sold / bought value so trader always knows the value that bot "knows".

Jump to: