Coding a Poloniex Trading Bot (Update 4 Oct 2017)
Just a quick update on my PoloBot. I'm starting to make some progress!
I've rearranged the code a bit, modified it to allow access to all of Poloniex's markets and added the beginnings of a GUI.
I've never really worked with GUIs before, beyond what VB provides, so it's a bit of a learning curve but I think I'm getting there. It might not be particularly pretty but it already provides some functionality.
So far it can view charts, you can change the time scale and as it's using matplotlib to draw the charts, it has it's own scroll and zoom functions.
GitHub has been updated and would encourage everyone to try it out and let me know what they think about it so far.
If there are any Python experts who could look over the code and maybe give me some advice that would be smashing. I feel the GUI code is especially clunky.
Anyway, next step is adding Volume and indicators (SMA, EMA, MACD & RSI to start with), then I'll get Buy & Sell working.
There's also some basics that need done, like options for changing the data path and saving/loading settings.
Once all that's dealt with I can actually get to the whole point of the project and get back to the automated strategies. Simple indicator based stuff at first but ultimately Machine Learning. I'm rather looking forward to getting my teeth into some TensorFlow!
Leave Coding a Poloniex Trading Bot (Update 4 Oct 2017) to:
Read more #trading posts
Best Posts From Steven Currie
We have not curated any of stevencurrie's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From Steven Currie
- Soccer Predictions for 31/10/2017
- Soccer Predictions for 21/10/2017
- Soccer Predictions for 15/10/2017
- Soccer Predictions for 14/10/2017
- Soccer Predictions for 13/10/2017
- Coding a Poloniex Trading Bot (Update 10 Oct 2017)
- Coding a Poloniex Trading Bot (Update 8 Oct 2017)
- Coding a Poloniex Trading Bot (Update 4 Oct 2017)
- Soccer Predictions for 01/10/2017
- Soccer Predictions for 30/09/2017