John Zay

Results 2 issues of John Zay

I am unable to run the live trading for catalyst through Bitstamp. I was able to get it working on other exchanges but, have been receiving errors presumably from CCXT...

I'm trying to follow this [stackoverflow post](https://stackoverflow.com/questions/51861156/how-to-properly-write-order-book-data-into-influxdb-with-same-timestamp) to store oder book data. I'm getting an error when I add "tag_columns=['Level']" to the write_points function. Error Message: TypeError write_points() got an...