Bitcoin Forum

Economy => Speculation => Topic started by: Jessi on December 29, 2011, 12:05:10 AM



Title: What is the best trading-bot?
Post by: Jessi on December 29, 2011, 12:05:10 AM
Hello everyone,
I´ve got a Question about trading-bots. I looked around for a while and saw that there are many bots now. Has anyone some good experiences with a bot? Which one you would suggest?

Best wishes,
Jessi


Title: Re: What is the best trading-bot?
Post by: notme on December 29, 2011, 12:22:03 AM
Hello everyone,
I´ve got a Question about trading-bots. I looked around for a while and saw that there are many bots now. Has anyone some good experiences with a bot? Which one you would suggest?

Best wishes,
Jessi

I suggest reading through a few of them, picking your favorite strategy, and rewriting it in a language you are very comfortable with.  Then, you can tweak it as you go.  No bot is perfect, and the more bots that behave identically, the more profit there is to be made by tricking those bots.


Title: Re: What is the best trading-bot?
Post by: phorensic on December 29, 2011, 05:56:20 AM
I gave up looking at half-finished source code for other people's bots and decided I would have to code one from scratch to get it to work and hopefully make money.  Too big of a project for me when I have a full time job managing an enterprise infrastructure at work.


Title: Re: What is the best trading-bot?
Post by: smickles on December 29, 2011, 06:01:32 AM
I think it tends to be the case that the good ones never see release.


Title: Re: What is the best trading-bot?
Post by: cloon on December 29, 2011, 10:04:50 AM
looking for a c++ basic bot....
i know how to make a bot decide, how much it will invest (functions, classes, arrays, bools, etc... for generating a percentage risk and data management), but i have no idea, how to make it interact with Mtgox...

does anyone have a basic c++ bot, whitch can get data and simply buy and sell?


Title: Re: What is the best trading-bot?
Post by: ripper234 on December 29, 2011, 02:43:36 PM
looking for a c++ basic bot....
i know how to make a bot decide, how much it will invest (functions, classes, arrays, bools, etc... for generating a percentage risk and data management), but i have no idea, how to make it interact with Mtgox...

does anyone have a basic c++ bot, whitch can get data and simply buy and sell?

Someone should create a bot-as-a-service platform.
It would be highly configurable and customizable. Hell, for all I care, you could submit a short JS snippet as a "strategy" for your bot - that would be your "secret sauce" over your competitors.

You could add Genetic Programming to the mix.

Something along the lines of Covestor (http://covestor.com/).

Of course the downside is that you'll have to trust the person running the bot platform.


Title: Re: What is the best trading-bot?
Post by: Serge on December 29, 2011, 07:54:15 PM
looking for a c++ basic bot....
i know how to make a bot decide, how much it will invest (functions, classes, arrays, bools, etc... for generating a percentage risk and data management), but i have no idea, how to make it interact with Mtgox...

does anyone have a basic c++ bot, whitch can get data and simply buy and sell?

interacting with an api is the simplest of the tasks,  do a search for c++ send http post ,  libcurl


Title: Re: What is the best trading-bot?
Post by: smickles on December 29, 2011, 07:55:51 PM
looking for a c++ basic bot....
i know how to make a bot decide, how much it will invest (functions, classes, arrays, bools, etc... for generating a percentage risk and data management), but i have no idea, how to make it interact with Mtgox...

does anyone have a basic c++ bot, whitch can get data and simply buy and sell?
on bitcoin.it there is the mtgox API with examples


Title: Re: What is the best trading-bot?
Post by: Jessi on December 30, 2011, 12:44:43 AM
Thanks for your answers, but anyway they do not answer my question.
I am not a programmer and I am not able to do a bot on my own. If I would, I never have asked for best bot. ;-)

So, what are bots and where can I find them?

If there are no bots, maybe there is software around which is normally used by daytraders and which could be adapted for bitcoin which makes trading much easyer?


Title: Re: What is the best trading-bot?
Post by: smickles on December 30, 2011, 12:53:27 AM
Thanks for your answers, but anyway they do not answer my question.
I am not a programmer and I am not able to do a bot on my own. If I would, I never have asked for best bot. ;-)

So, what are bots and where can I find them?

If there are no bots, maybe there is software around which is normally used by daytraders and which could be adapted for bitcoin which makes trading much easyer?

https://bitcointalk.org/index.php?topic=6019.0


Title: Re: What is the best trading-bot?
Post by: nmat on December 30, 2011, 01:04:31 AM
Someone should create a bot-as-a-service platform.
It would be highly configurable and customizable. Hell, for all I care, you could submit a short JS snippet as a "strategy" for your bot - that would be your "secret sauce" over your competitors.

You could add Genetic Programming to the mix.

Something along the lines of Covestor (http://covestor.com/).

Of course the downside is that you'll have to trust the person running the bot platform.

https://dnnbitcoin.aricie.com/


Title: Re: What is the best trading-bot?
Post by: Jessi on December 30, 2011, 01:08:11 AM
Regarding Sierra Chart, I gave it a try, and it seem to make decicions a bit easyier, but I can not automate with that any thing, right?

And regarding the DNN-Aricie-Bot: I´ve got allready a test-account there, but it seem not to work in any way for me. I tried the defaults which did not work, but placed some asks for me with nearly no result. And then I modified it and it does not place any ask or bid any more. I am not sure if it is working or at early alpha stage? Someone expierences with it?


Title: Re: What is the best trading-bot?
Post by: nmat on December 30, 2011, 01:15:13 AM
Do you understand how DNN-Aricie-Bot works? I never used it (and I'm not sure if it is working 100%), but I think that the default algorithm is to place a few bids/asks around currency prices and try to profit from the price swings. If there are no price swings, you probably won't see a lot of action...

Regarding other bots, there are two main issues with using someone else's bot:
- An open source bot will not be very profitable (it probably won't be profitable at all) because other people can take advantage of the pre-defined strategy and trick the bot into making wrong decisions.
- Most bots need constant adjustments to remain profitable, so if you don't understand the code you can't make these adjustments.

Because of these two points most people end up writing something themselves with a more personalized strategy.


Title: Re: What is the best trading-bot?
Post by: Jessi on December 30, 2011, 01:27:23 AM
I understood that the Bot places some asks "over" the actual price, but in my example it placed it with such a large distance, that it wouldn´t be reached over weeks. What I would like to see are placements only  >5 and <10 Cent difference to actual prices and fast updates if the price changes and/or buys/sells are done for example. I do not understand this bot good enough to do such setting to give it a try...


Title: Re: What is the best trading-bot?
Post by: notme on December 30, 2011, 01:58:29 AM
I understood that the Bot places some asks "over" the actual price, but in my example it placed it with such a large distance, that it wouldn´t be reached over weeks. What I would like to see are placements only  >5 and <10 Cent difference to actual prices and fast updates if the price changes and/or buys/sells are done for example. I do not understand this bot good enough to do such setting to give it a try...

There's a python bot called liquidbot or mabye liquiditybot on github.  It does just that.


Title: Re: What is the best trading-bot?
Post by: trogdorjw73 on December 30, 2011, 02:06:57 AM
I understood that the Bot places some asks "over" the actual price, but in my example it placed it with such a large distance, that it wouldn´t be reached over weeks. What I would like to see are placements only  >5 and <10 Cent difference to actual prices and fast updates if the price changes and/or buys/sells are done for example. I do not understand this bot good enough to do such setting to give it a try...

There's a python bot called liquidbot or mabye liquiditybot on github.  It does just that.
I've actually got that... apparently it's using a deprecated MtGox interface now, so it might break in the next couple of months (March 2012 is when the deprecated interface is apparently going to go away).


Title: Re: What is the best trading-bot?
Post by: notme on December 30, 2011, 02:27:35 AM
I understood that the Bot places some asks "over" the actual price, but in my example it placed it with such a large distance, that it wouldn´t be reached over weeks. What I would like to see are placements only  >5 and <10 Cent difference to actual prices and fast updates if the price changes and/or buys/sells are done for example. I do not understand this bot good enough to do such setting to give it a try...

There's a python bot called liquidbot or mabye liquiditybot on github.  It does just that.
I've actually got that... apparently it's using a deprecated MtGox interface now, so it might break in the next couple of months (March 2012 is when the deprecated interface is apparently going to go away).

That's true, but it's not hard to update to the new authentication scheme.  Of course if you can't program it may be a little harder, but necessity is the mother of invention.  Regardless, you will go broke quick if you can't tweak you bot.


Title: Re: What is the best trading-bot?
Post by: notme on December 30, 2011, 02:29:24 AM
Or I'll update it for you for 5BTC... Pm me if you want to go this route.  I can have it done before Monday.


Title: Re: What is the best trading-bot?
Post by: fible1 on May 09, 2013, 11:37:17 AM
My Chrome extension is among the best right now fro two reasons. It's solid code packed with features, and I offer free personalised support over  phone, chat and email to help you with setup and initial operation as well as any questions you may have regarding the bots logic or operation.

Current features include:

1. Full EMA trading on Gox.
3. You can set different trading windows, 1 minute, 15 minutes, 30 minties, 45 minutes and 1 hour.
4. You can set two different threshold for buy and sell commands. You will be notified when the EMA value passes threshold 1 but the bot will only trade after the EMA value has passed threshold 2. Thats 2 threshold for buy and 2 thresholds for sell that you can set.
5. The bot now displays a beautiful graph to show you the trend.
6. There is an arrow on the display showing whether the trend is going up or down.
7. The bot will EMAIL YOU once a threshold has been crossed and once a trade has been made (beta), please note you need a FREE account at postmarkapp.com, which grants you 10,000 free emails, thats about 8 years worth of free bot operation.


Upcoming features include:

1. Segregation of funds on MTGOX, trade only what you want to trade.

2. Arbitrage alert bot.

3. Support for BTC-E Trading

4. Support for BitStamp Trading

5. Any suggestions? Email me for inclusion in the bot!


As long as the bot keeps selling we will keep adding features and taking requests, we hope to make this the best bot out there!

Just email me if you have any questions: fible1@yahoo.com :).

Pablo.


Title: Re: What is the best trading-bot?
Post by: massivebitman on May 09, 2013, 11:44:34 AM
my trading bot is the best... I'll sell it to you for 1000BTC

I worked it out and if you had run my bot for 5 months from November to early April a $50000 investment would be worth about
$1.2 Million...

You'd be a fucking millionaire with my bot, and I'm prepared to sell it to you for just 1000 BTC!!!


Title: Re: What is the best trading-bot?
Post by: San1ty on May 09, 2013, 11:46:06 AM
my trading bot is the best... I'll sell it to you for 1000BTC

I worked it out and if you had run my bot for 5 months from November to early April a $50000 investment would be worth about
$1.2 Million...

You'd be a fucking millionaire with my bot, and I'm prepared to sell it to you for just 1000 BTC!!!

I love a buy and hold bot!


Title: Re: What is the best trading-bot?
Post by: fible1 on May 15, 2013, 03:46:45 PM
We've launched our new website!

Check us out!

www.btcbots.com


Title: Re: What is the best trading-bot?
Post by: dandirk on May 15, 2013, 06:21:17 PM
We've launched our new website!

Check us out!

www.btcbots.com

Don't want to put your project down but at least change the UI a bit, it is obvious you pretty much stole most of it from the google app that is available (I apologize if you are the google app dev).  I am not saying that is a bad thing whole heatedly, you added email notification which is cool but for almost 1 BTC, better get more features then email notifications.

The buy/sell threshold 1 and 2 is confusing... Call them what they are... a notification threshold and a buy/sell threshold.

Also adding logging or "test" mode would be nice so people could test your bot before they use it.

Add some value with advanced "normal" trading, like stop loss trades or something.


Title: Re: What is the best trading-bot?
Post by: fible1 on May 18, 2013, 07:35:35 PM
We've launched our new website!

Check us out!

www.btcbots.com

Don't want to put your project down but at least change the UI a bit, it is obvious you pretty much stole most of it from the google app that is available (I apologize if you are the google app dev).  I am not saying that is a bad thing whole heatedly, you added email notification which is cool but for almost 1 BTC, better get more features then email notifications.

The buy/sell threshold 1 and 2 is confusing... Call them what they are... a notification threshold and a buy/sell threshold.

Also adding logging or "test" mode would be nice so people could test your bot before they use it.

Add some value with advanced "normal" trading, like stop loss trades or something.

Challenge Accepted! Check out the stills and features of the new bot; OUT NOW!

We have just updated out EMA bot to Version 1.1, which solves a lot of the issues discussed on this thread. An explanation of new features below with accompanying pictures :).

Get it at: www.btcbots.com
Thread: https://bitcointalk.org/index.php?topic=197175.msg2051530#msg2051530

Features:

1. GREATLY improved stability regarding Mt.Gox lag and API issues. Don't watch your bot crash when Mt.Gox is on the Fritz!
2. Support for EURO trading!
3. Trailing stop loss! Get out when you want to get out, no need for EMA value adjustments, just set stop loss and stop worrying!
4. Completely redesigned interface!
5. Bot can now accept NEGATIVE THRESHOLDS!
6. Graph interface included in options menu to help with bot trading value adjustments.
7.. EMA Lines added to the Graph.
8. Option to disable trading temporarily without having to shut the bot down.
9. 2 Day graph in main interface.
10. Same UNLIMITED world class tech support included for the installation and initial operation phase of your bot. More upgrades coming soon.

11. And best of all, it's a FREE upgrade for existing customers! and you can still use coupon code TB0874 for 10% OFF instantly!

Screenshots of the current version (V1.1):

https://i.imgur.com/yb5RaIF.png

https://i.imgur.com/ZphkleZ.png

https://i.imgur.com/Rj4Dkit.png

https://i.imgur.com/6Ma6cAs.png

Any questions? Please email me:

pablo@btcbots.com

*******************************


Title: Re: What is the best trading-bot?
Post by: rajeshkpucsd on November 22, 2019, 03:26:27 PM
check us out
https://marketmaker.in/