Bernd Zeimetz
Bernd Zeimetz
I'm seeing the same issue in Debian, on our buildds and also in the CI. So I've added some code to use a random port, but this didn't help. It...
```basic: relay 1 FAIL --- basic.payloadout +++ basic.payloadout @@ -7,5 +7,4 @@ bar 1 3 bar.foo 1 4 rewrite.foo 1 4 -aggregate.foo.bar 1.000000 349830000 relay 1: aggregator: dropping incorrect metric:...
https://github.com/freqtrade/freqtrade/pull/5067 - not yet finished, but we could probably store the marketcap somewhere? I'm retrieving it anyway.
possibility to add custom pairlist filters and protections without changing the freqtrade sourcecode
Actually I've just written a Pairlist plugin (nothing special, binance specific, but attached just in case somebody is looking for it) after some discussion in #strategy-chat. It would be really...
I think I've addressed all issues. Needs a bit more testing and I want to see what the CI says.
@tnozicka any news about that? I can confirm the bug.
imho doing that in carbon-c-relay is the better option.
I think @AlexAkulov is right, for white/blacklisting using carbon-c-relay is easy (and I guess you need it anyway :smiley_cat:
As mentioned in #64 and #42 - just use carbon-c-relay....
Any plan to implement this?