freqtrade_origin/ft_client
Matthias 8d9825ac95 chore: noqa S404
we're using static parameters with subpross, so it should be safe.
2024-07-05 08:25:24 +02:00
..
freqtrade_client chore: noqa S404 2024-07-05 08:25:24 +02:00
test_client Mock config loading for ft-client test 2024-06-16 08:09:35 +02:00
LICENSE License to link 2024-03-29 11:08:40 +01:00
MANIFEST.in Add license for client file, exclude tests directory 2024-03-29 09:17:37 +01:00
pyproject.toml Update command name and documentation 2024-03-29 16:38:13 +01:00
README.md Add minimal readme 2024-03-29 09:00:22 +01:00
requirements.txt Bump python-rapidjson from 1.17 to 1.18 2024-07-01 03:42:52 +00:00

Freqtrade Client

freqtrade

Provides a minimal rest client for the freqtrade rest api.

Please check out the main project for more information or details.