Any chance to get it with 30min or 15min options instead of hourly?
Basing off a prior post in this thread, I have updated the bot with the latest fixes and added 30, 15, 5 and 1 minute increments. As ErebusBat noted, it'll need to pull alot more data with more granular time so it'll use more memory, although from my own usage it doesn't seem to be too bad.
File is here:
https://www.dropbox.com/s/ttrugs4fu9f139v/chromebotfix.zipMake sure you have the latest update from the Chrome Store first!!
Simply overwrite the contents of the zip in the following directory:
On Windows:
C:\Users\[YOUR USER]\AppData\Local\Google\Chrome\User Data\Default\Extensions\iejmifigokhpcgpmoacllcdiceicmejb\0.2.0_0
On Linux-based machines:
~/.config/chromium/Default/Extensions/iejmifigokhpcgpmoacllcdiceicmejb\0.2.0_0
One change this bot would desperately need is to fix its handling of initial conditions - if you happen to be at an all-time high but with a downswing indicator, it will happily buy high for you and sell low. Easy enough to fix but would need someone to show interest. For now the simple workaround is to only enable the bot at the moment you'd want it to buy or sell (and making sure your MtGox account is in the correct matching state). You can leave it enabled after that but it's that initial switch flip that needs fixing.
Another would be taking commission fees into account - the EMAs can cross very close together and while in a 0% commission environment that would be fine, in reality you need at least a 0.96-1.2% spread to not lose money, depending on your MtGox trade volume.
Other arbitrary indicators can be added, easiest of which is probably MACD and the 9% Exponential, which tend to track momentum changes a bit closer to the source than do the EMA's.
Happy to accept BTC donations here.... 1DRKrvteSNv7Z5v3JpYi5siUM8xcwW6y6S if you have feature requests.. easy enough to do most things.