I can update the package if you grant me the permissions.
Search Criteria
Package Details: python-freqtrade 2023.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-freqtrade.git (read-only, click to copy) |
---|---|
Package Base: | python-freqtrade |
Description: | Free, open source crypto trading bot. |
Upstream URL: | https://github.com/freqtrade/freqtrade |
Licenses: | GPL3 |
Conflicts: | python-freqtrade-git |
Submitter: | AchmadFathoni |
Maintainer: | AchmadFathoni (King_DuckZ, Spixmaster) |
Last Packager: | Spixmaster |
Votes: | 2 |
Popularity: | 0.197929 |
First Submitted: | 2022-03-20 15:24 (UTC) |
Last Updated: | 2023-03-14 12:29 (UTC) |
Dependencies (66)
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312)
- python-aiofiles
- python-aiohttp (python-aiohttp-git)
- python-arrow
- python-blosc
- python-cachetools
- python-catboost
- python-ccxt
- python-colorama (python-colorama-git)
- python-cryptography
- python-dateutil
- python-fastapi
- python-filelock
- python-gym (python-gym-git)
- python-janus
- python-jinja
- python-joblib
- python-jsonschema (python-jsonschema26)
- python-lightgbm
- python-numpy (python-numpy-git, python-numpy1.22, python-numpy-openblas, python-numpy-mkl-bin, python-numpy-mkl, python-numpy-flame)
- Show 46 more dependencies...
Required by (1)
Sources (3)
Spixmaster commented on 2022-12-23 09:10 (UTC)
AchmadFathoni commented on 2022-12-22 19:56 (UTC)
Which part of "Need co-maintainer for faster development response." you don't understand.
Spixmaster commented on 2022-12-22 19:53 (UTC)
Frequi is still outdated. If you do not actually use the package, let someone else take over.
AchmadFathoni commented on 2022-12-22 19:08 (UTC)
I have abandon this package since I use the conda environment. This is because the package is literal hell to maintain.
Spixmaster commented on 2022-12-22 11:16 (UTC)
Does someone else get the error 2022-12-22 12:14:56 - freqtrade.rpc.fiat_convert - ERROR - Could not load FIAT Cryptocurrency map for the following problem: 'NoneType' object has no attribute 'get_coins_list'
too? Does the project have a problem or is it something else? I looked at the source code and I cannot find the error.
Spixmaster commented on 2022-12-22 10:24 (UTC) (edited on 2022-12-22 10:25 (UTC) by Spixmaster)
The package python-technical
is incomplete and thus this package cannot fully work! I pointed it out in a comment.
Spixmaster commented on 2022-12-20 07:58 (UTC)
The dependency "python-janus" is used in a test and thus check() fails. Please add it do the array "depends".
AchmadFathoni commented on 2022-08-28 00:55 (UTC)
patch and reinstall your ta-lib/PKGBUILD by adding the prepare() function with
sed -i.bak "s|0.00000001|0.000000000000000001 |g" src/ta_func/ta_utility.h
otherwise some test might fails, see https://github.com/freqtrade/freqtrade/blob/develop/build_helpers/install_ta-lib.sh
AchmadFathoni commented on 2022-08-23 18:34 (UTC)
Todo: Tell user how to patch ta-lib as https://github.com/freqtrade/freqtrade/blob/develop/build_helpers/install_ta-lib.sh
AchmadFathoni commented on 2022-08-23 18:29 (UTC)
@King_Duckz we can identify user current shell with ps -p $$ -o exe=
Pinned Comments
AchmadFathoni commented on 2022-08-28 00:55 (UTC)
patch and reinstall your ta-lib/PKGBUILD by adding the prepare() function with
otherwise some test might fails, see https://github.com/freqtrade/freqtrade/blob/develop/build_helpers/install_ta-lib.sh
AchmadFathoni commented on 2022-03-21 03:17 (UTC)
Need co-maintainer for faster development response.