Steven Currie avatar

Coding a Poloniex Trading Bot (Update 8 Oct 2017)

stevencurrie

Published: 07 Oct 2017 › Updated: 07 Oct 2017Coding a Poloniex Trading Bot (Update 8 Oct 2017)

Coding a Poloniex Trading Bot (Update 8 Oct 2017)

PoloBot-v0.2-screenshot.png

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:

Written by

Bassist & code fiddler

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