Coding a Poloniex Trading Bot (Update 8 Oct 2017)
Another quick update on my bot.
I was getting frustrated with matplotlib so I've ditched it and written my own routines to plot candlestick charts, RSI & MACD.
Also, changed the structure of the app, it can now show multiple charts.
Buy/Sell functionality is the next priority. This will require some input for the API key & secret in order to enable the private API calls. Any ideas of the best way to store this? I'm guessing saving as plain text would be frowned upon. Maybe hash the key & secret against the username or is that too simplistic?
I'll also see if I can build a windows binary.
I reckon I'm making some good progress here but would love to hear any opinions you guys have. I'd also really like some of the Python experts here to have a look at my code and let me know if I'm doing anything stupid. ;-)
Catch you later.
Leave Coding a Poloniex Trading Bot (Update 8 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