LeviathanLevi
LeviathanLevi
Good idea, do you want see results from the performance for configurations or just results from trading crypto?
Hey akjroller, getFees is the very first API method call and it returned 401 which means it isn't happy with your API key it thinks it's invalid for some reason....
I'd be interested to see it in action 👀
Do you have the profitTransferPortfolio set to "default" all lower case? If it's not something as simple as the name being wrong could you post the full logs, and a...
I've actually never tried trading coin to coin instead of usd to coin, if it works that's great haha :D. Weird that the profit transfer would fail though. You say...
Hey gfelisberto, I had experienced random hang ups when running the program on a windows 10 home laptop, I wasn't able to track down the cause before I switched to...
Same issue here, after about 2 - 8 hours I get an error saying CANCEL read_loop stream. Do we need to resubscribe to the websocket stream after awhile?
I believe this is caused by the "continue" on line 280 of helper_monkey.py try removing it. Or set the continuous parameter to false and just set an extremely long duration...
I don't have plans to create one myself, I did start a similar project for Binance I'm not sure if that is still working or not