Commit Graph

51 Commits (c0d729bcd9de66ec271d2d509aeeef61fa2b93ac)

Author SHA1 Message Date
dependabot[bot] 33aea106d1
Bump python-rapidjson from 1.17 to 1.18
2 years ago
Matthias 11798ae018 chore: update version to 2024.7-dev
2 years ago
Matthias a20abfc3c7
Merge pull request #10269 from freqtrade/frog-rest-client-1
2 years ago
Matthias df47d154f9 Mock config loading for ft-client test
2 years ago
Matthias 6ec4907271 Improve docstring
2 years ago
Matthias c5b4d6bced Add teset for kwarg splitting
2 years ago
Matthias 5a8838aec7 Additional test-cases
2 years ago
Matthias 1b491e9e15 Update tests to support kwargs
2 years ago
Matthias a03528406f Split client arguments to accept kwarguments
2 years ago
Matthias 9d3e435162 Improve error for rest client
2 years ago
Matthias 61971f3949 chore: ftclient - Update naming of argument in main method
2 years ago
Matthias 619484a4fd feat: Make the new arguments kwargs only
2 years ago
Matthias 50e4d273f4 noqa empty passes on version detection
2 years ago
dependabot[bot] d97b19db1d
Bump requests from 2.32.2 to 2.32.3
2 years ago
Matthias a02ef7dce1 Bump dev version to 2024.6-dev
2 years ago
froggleston 8dc70d15db
ruff formetting
2 years ago
Robert Davey 3da18c3443
Add force_enter optional args and tests
2 years ago
Matthias 23aef6e054 Bump requests to 2.32.2
2 years ago
dependabot[bot] d52431c581
---
2 years ago
dependabot[bot] 70f847b0a6
Bump python-rapidjson from 1.16 to 1.17
2 years ago
Matthias 15f32be176 ruff format: update ft_client
2 years ago
Matthias baa15f6ed6 Setup known first party modules
2 years ago
Matthias 7bb4b5003d Bump version to 2024.5-dev
2 years ago
froggleston 9bd5aff879
Add new column selection to ft_rest_client pair_candles
2 years ago
Matthias 73905b33ad Ensure consistent program naming
2 years ago
Matthias 927c54094a Improve some bugbear findings
2 years ago
Matthias fcfd25d50b
Merge pull request #10023 from freqtrade/feat/lock_api
2 years ago
Matthias d112a8c0ed Bump version to 2024.4-dev
2 years ago
Matthias dcb9d5d611 Ft Rest client - fix typing
2 years ago
Matthias ad06f93501 Add locks_add to rest api client
2 years ago
Matthias e100a06785 Use regex to match logs in rest-client tests
2 years ago
Matthias d606d6d08a Use a path that works on windows, too.
2 years ago
Matthias 01f09ca5c8 Update command name and documentation
2 years ago
Matthias 8ad0375073 Update docstring
2 years ago
Matthias e8cea35f5e Have Pool parameters be kw only
2 years ago
Matthias 95fe0d5d82
Merge pull request #10016 from froggleston/feat/clients
2 years ago
Matthias 411322357c Slightly enhance test cov
2 years ago
Matthias d047ac67a8 Remove unused import
2 years ago
Matthias e072522ed1 Improve tests
2 years ago
Matthias e971f043f4 Improve test cov
2 years ago
froggleston 66422ce9a9
Add support for requests pool size configuration
2 years ago
Matthias ca9d792d2a License to link
2 years ago
Matthias fba028abd1 Fix version number
2 years ago
Matthias 7e3e65ecd8 Add tests for rest client
2 years ago
Matthias bef15b5238 Add license for client file, exclude tests directory
2 years ago
Matthias 127f61ccb9 Improve odering of things in ft-client
2 years ago
Matthias 46622f6172 Add minimal readme
2 years ago
Matthias 5888da5bc5 Re-add rest_client script
2 years ago
Matthias bfe739da3c Add pyproject.toml for ft_client installs
2 years ago
Matthias 1036a890b8 Split rest client script
2 years ago