Commit Graph

63 Commits (bfdbf0248c187c9b07b6a308943bda70a94de4e2)

Author SHA1 Message Date
Meng Xiangzhuo 41b725714f
chore: bump ruff target-version to 3.10
1 year ago
Matthias 81b432dc0e chore: bump dev-version to 2024.11-dev
1 year ago
Matthias 607167ebe7 fix: improve resilience of ft_rest_client
1 year ago
Matthias 628983d123 chore: update ft_client to modern typing syntax
1 year ago
Matthias cd63abba5b chore: update documentation to mention 3.10+ compat
1 year ago
Matthias 8a742ce3ec chore: bump version to 2024.10-dev
1 year ago
Matthias a881d3fd81 chore: bump version to 2024.9-dev
2 years ago
dependabot[bot] ee6e78927f
chore(deps): bump python-rapidjson from 1.19 to 1.20
2 years ago
dependabot[bot] baeced32c3
chore(deps): bump python-rapidjson from 1.18 to 1.19
2 years ago
Matthias faaa1050da chore: Bump dev version to 2024.8
2 years ago
Matthias 1e287de589 chore: fix mote A violations in tests and scripts
2 years ago
Matthias 8d9825ac95 chore: noqa S404
2 years ago
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