Stefano

Results 69 comments of Stefano

> To be honest, i don't think we can fix this from a freqtrade point of view. > > Moving the dependency to pip will work as long as build...

I tried that before (asking for access), and their reply was something like "Unless you can benefit us financially, we won't grant you access"

I do know someone is making a python code to scrap prices from mtggoldfish. We use it for Penny Dreadful format. I haven't look at the code yet, because I'm...

Well, in the end I made a PHP script to scrap the price from mtggoldfish. Working fine so far.

The liquidation calc is different and more complex

In the end, I limit the downgrading to max type32, not lower.

> this is my config: > "stake_amount": "unlimited", > "tradable_balance_ratio": 0.99, > "fiat_display_currency": "USD", > "amount_reserve_percent": 0.05, > "amend_last_stake_amount": true, > "last_stake_amount_min_ratio": 0.5, Smells like chatgpt

This might be the cause? https://github.com/ccxt/ccxt/commit/1b84c429515634b42144c032dcb9174a3e93ea78#diff-2aff90032c37118652e9734d049a0f915e110af83751d012c42ee3a64bb96065

1. You get that because you are running multiple bots on one IP address. You can reduce the number of bots if you want to avoid that 2. As answered...

well, I have been using it for 2 years and have no issue. It's doing its job perfectly. There is no need for modification