WinPoss
WinPoss
> There is no such pairlist plugin for that yet. Someone might create it in the future. Gonna keep this open for now Okay, this is a practical function, looking...
It’s a setting similar to this: ``` "pairlists": [ { "method": "ChangePairList", "number_assets": 20, "sort_key": "change", "min_change": 0, "refresh_period": 1800 } ], ```
> As the label already mentions - it's a good issue to get started contributing to freqtrade. > > This also (implicitly) means that it's unlikely to be picked up...
[ChangePairList.zip](https://github.com/user-attachments/files/15934818/ChangePairList.zip) I have written a `ChangePairList.py` file, but I have three questions that I would like to ask: 1. Is my file correct? Can it provide a list of trading...
> 不支持 我这个ARM64 架构,Ubuntu 20.04,4G CPU 24核内存,源码安装可以用吗?