Hi Everyone,
I would like to introduce you to
boomhauer, a trading simulation bot for #bitcoin-pricetalk (@
Freenode) that lets you play buy/sell, and keeps track of your
return on investment. To keep it simple for now, instead of specifying a certain amount to trade, you only need to indicate when you think it would be a good buying or selling opportunity, using the commands $buy and $sell.
<alyssaphacker> $buy
<boomhauer> bought @ 832.06319
Boomhauer saves the last price on MtGox whenever you buy or sell, and when you sell he also calculates the return on investment from your last trade, the return on your initial investment, and what the return on your initial investment would be had you held instead of trading. The ROI calculation takes into account the trading fee on MtGox. You can see these values in your status ($status).
<alyssaphacker> $status
<boomhauer> [alyssaphacker] total ROI: 1.17% | last ROI: 1.17% | #trades: 3 | time playing: 1 day | holders ROI: 4.80%
The goal is that by playing, you can hopefully get an idea of how good (or bad) you are at day trading, and see how your predictions compare to others. If you’d rather keep your status private, just use the command $private to let boomhauer know not to share your status with anyone else (you can always make it public again later by using $public).
<alyssaphacker> $private
<alyssaphacker> $status alyssaphacker
<boomhauer> Sorry man, I can't show you any dang ol info bout alyssaphacker man, it's private...
To make sure boomhauer causes as little disturbance in pricetalk as possible, when you throw the commands $buy, $sell, and $price, whether in the channel or through a pm, boomhauer will respond to you by private message. The price boomhauer shows is updated every 10 seconds.
<alyssaphacker> $price
<boomhauer> MtGox last price: 872.00000
Right now I am working on adding more features to make the simulation more realistic, but just wanted to put it out there first to see if you like it, and get any suggestions for new features.
As soon as I clean up the code a little, I’ll put it on GitHub, and any issues or features I add in the future will also be published there.
In the meantime, please feel free to make comments and suggestions here in this thread, and give boomhauer a try! You’ll need to $buy in order to start the game. And by the way, if you forget any of the commands try $help.
Hope you enjoy!
Thank you '> '>