freqtrade_origin/ft_client
Matthias 95fe0d5d82
Merge pull request #10016 from froggleston/feat/clients
Add support for requests pool size configuration
2024-03-29 16:09:56 +01:00
..
freqtrade_client Merge pull request #10016 from froggleston/feat/clients 2024-03-29 16:09:56 +01:00
test_client Slightly enhance test cov 2024-03-29 15:58:33 +01: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 Add minimal readme 2024-03-29 09:00:22 +01:00
README.md Add minimal readme 2024-03-29 09:00:22 +01:00
requirements.txt Split rest client script 2024-03-29 08:33:41 +01: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.