Matthias
|
14353afa78
|
chore: bump develop version to 2025.5-dev
|
10 months ago |
David Arena
|
751d98495f
|
fix: tests/formatting
|
11 months ago |
David Arena
|
49b119f1dc
|
Feat: option for order_by_id
|
11 months ago |
Matthias
|
a85dc6972d
|
chore: Fix errors through S404 noqa's
|
11 months ago |
Matthias
|
583e20dc9d
|
chore: bump dev version to 2025.4-dev
|
11 months ago |
Axel-CH
|
9a1f2d42a7
|
fix: list_custom_data trade id variable value
|
11 months ago |
Axel-CH
|
bd511c2158
|
fix: rest client custom-data path
|
11 months ago |
Axel-CH
|
ef58aaf9e9
|
chore: update rest client custom-data related functions inline comment and help content
|
11 months ago |
Axel-CH
|
4a432760ed
|
feat: add list_open_trades_custom_data to ft rest client
|
11 months ago |
Axel-CH
|
484943a640
|
feat: set trade_id as required param in list_custom_data, add key as optional
|
11 months ago |
Axel-CH
|
eec16cfc8a
|
chore: move list_custom_data closer to trades related functions
|
11 months ago |
Axel-CH
|
7bc1398574
|
Merge branch 'develop' into api-server-list-custom-data
|
12 months ago |
Matthias
|
f447de4840
|
chore: bump version to 2025.3-dev
|
12 months ago |
David Arena
|
2231ba3f04
|
fixes: ruff
|
1 year ago |
David Arena
|
bf0a08f5a7
|
Merge branch 'develop' into api-server-list-custom-data
|
1 year ago |
Matthias
|
ae068bd6f5
|
chore: fix formatting
|
1 year ago |
Matthias
|
2350aa6a27
|
Merge branch 'develop' into ftclient_timeout
|
1 year ago |
Matthias
|
ba244cd2f6
|
chore: bump develop version to 2025.2
|
1 year ago |
Matthias
|
ea00260e79
|
chore: bump version to 2025.1-dev
|
1 year ago |
David Arena
|
7d5f021717
|
feat: add timeout to FtRestClient
|
1 year ago |
David Arena
|
83e56a09c2
|
fix: api url and rm key
|
1 year ago |
David Arena
|
47613b1cf9
|
fix: no tradeID only returns open trades
|
1 year ago |
David Arena
|
ef3a7d5c92
|
feat: api_server and client supporting list_custom_data
|
1 year ago |
Matthias
|
d7d73364e9
|
chore: version bump 2024.12-dev
|
1 year ago |
Matthias
|
748233ca70
|
chore: update imports to prevent shadowing internal exceptions
|
1 year ago |
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
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) from 1.19 to 1.20.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.19...v1.20)
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
baeced32c3
|
chore(deps): bump python-rapidjson from 1.18 to 1.19
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) from 1.18 to 1.19.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.18...v1.19)
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
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
we're using static parameters with subpross, so it should be safe.
|
2 years ago |
dependabot[bot]
|
33aea106d1
|
Bump python-rapidjson from 1.17 to 1.18
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson) from 1.17 to 1.18.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.17...v1.18)
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
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
Add force_enter optional args and tests
|
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 |