Will Willis

Results 6 comments of Will Willis

Does someone have an example of what an "good" importable file looks like? It might be good to include a template or reference in the project.

I'm getting all sorts of `TypeError: '>=' not supported between instances of 'NoneType' and 'int'` as well, and I'm using Kucoin. I saw this coming from the UI and Telegram...

https://github.com/freqtrade/freqtrade/blob/develop/freqtrade/rpc/rpc.py#L210 I'm no python expert, but this might confirm my theory, I see a `trade.close_profit ` potentially getting set to `None` in some places, as well as `trade.close_profit ` being...

My apologies, my intention was to not create a duplicate thread for a similar issue. I didn't realize the exchange what such an important factor. (edit: despite Kucoin being mentioned...

Tested. This solution works.