This is not investment advice, im not responsible for your actions.
This is a list of open source trading bots for the curious to play around with. I've seen alot of posts on reddit asking about automated trading and thought this might be a great first post on steemit. Keep in mind these bots can loose REAL MONEY, so if you decide to test them make sure your exchange accounts only have as much money as your willing to possibly loose. I did not write any of this software but I did spend weeks looking at the available software around github and these were the best available in my opinion.
- Tribeca
This is a high frequency market making bot that places a orders on both sides of the market(bids and ask) and attempts to capture the spread. Coinbase is a pretty good exchange to test around on this bot as the fee's there are 0 for maker.
https://github.com/michaelgrosner/tribeca
- Blackbird
Blackbird is a long/short arbitrage bot that enters a position when the price of two exchanges are far apart and exits the position when the spread narrows capturing the profit
https://github.com/butor/blackbird
- Gekko
Gekko allows a user to choose many automated trading strategies, MACD, RSI, EMA. I dont personally believe in Technical Analysis trading but some of you may find value in this bot. Very speculative profitwise.
https://github.com/askmike/gekko
------Untested by me but worth mentioning ------
ZenBot
Seems to be an interesting idea, Price agnostic and purely trades off volume. I dont really enjoy speculation software myself but other may find use in it.
https://www.reddit.com/r/Bitcoin/comments/4rym6o/zenbot_an_automated_bitcoin_trading_bot_for_gdax/
https://github.com/carlos8f/zenbot