Matthias
|
7b6e72ab57
|
Update download-artifact to pattern.
|
2024-03-31 17:35:13 +02:00 |
|
Matthias
|
fcfd25d50b
|
Merge pull request #10023 from freqtrade/feat/lock_api
Add lock post endpoint
|
2024-03-31 14:05:05 +02:00 |
|
Matthias
|
d6aa7f1b8b
|
Merge pull request #10022 from freqtrade/align-exitreasons
Align exitreasons, remove duplicated code
|
2024-03-31 14:04:16 +02:00 |
|
Matthias
|
d112a8c0ed
|
Bump version to 2024.4-dev
|
2024-03-31 09:58:35 +02:00 |
|
Matthias
|
dcb9d5d611
|
Ft Rest client - fix typing
|
2024-03-31 09:37:52 +02:00 |
|
Matthias
|
b1c83ce189
|
Exclude build dir from mypy
|
2024-03-31 09:35:17 +02:00 |
|
Matthias
|
2072a625bd
|
Align build job names
|
2024-03-31 09:33:55 +02:00 |
|
Matthias
|
8792d56251
|
Update dockerhub-description workflow to new approach
|
2024-03-31 09:29:00 +02:00 |
|
Matthias
|
556db08b0a
|
Rename CI files
|
2024-03-31 09:28:13 +02:00 |
|
Matthias
|
b651e13bd6
|
Schedule leverage tier updates
|
2024-03-31 09:27:03 +02:00 |
|
Matthias
|
13ae0f81ca
|
Merge pull request #10024 from freqtrade/update/pre-commit-hooks
Update Binance Leverage Tiers
|
2024-03-31 09:26:17 +02:00 |
|
xmatthias
|
a534340cc1
|
chore: update pre-commit hooks
|
2024-03-31 07:15:47 +00:00 |
|
Matthias
|
067a7315f2
|
Use proper secrets syntax
|
2024-03-31 09:15:05 +02:00 |
|
Matthias
|
f405b7d1cd
|
Add CI step for leverage tier updates
|
2024-03-31 09:04:39 +02:00 |
|
Matthias
|
178a0a5db0
|
Fix typo in update script
|
2024-03-31 08:32:25 +02:00 |
|
Matthias
|
055c4396d1
|
De-dent pre-commit update workflow
|
2024-03-31 08:32:18 +02:00 |
|
Matthias
|
8fae64f373
|
Update typehints
|
2024-03-30 18:31:09 +01:00 |
|
Matthias
|
747266fe42
|
Remove unused imports
|
2024-03-30 18:14:51 +01:00 |
|
Matthias
|
ad06f93501
|
Add locks_add to rest api client
|
2024-03-30 14:37:34 +01:00 |
|
Matthias
|
f4074d2960
|
Add tests for lock endpoints
|
2024-03-30 14:30:00 +01:00 |
|
Matthias
|
05f8bb357f
|
Add Lock post endpoint
(allows manual locking through API)
closes #10018
|
2024-03-30 14:29:58 +01:00 |
|
Matthias
|
7b5e444333
|
Improve code stability
|
2024-03-30 13:36:19 +01:00 |
|
Matthias
|
0906f050e5
|
Fix remaining tests
|
2024-03-30 13:28:13 +01:00 |
|
Matthias
|
1551f92832
|
Fix a few tests
|
2024-03-30 13:20:53 +01:00 |
|
Matthias
|
be26e31235
|
Remove obsolete code, improve resilience
|
2024-03-30 13:20:43 +01:00 |
|
Matthias
|
36f1111d92
|
Remove custom handling for exit reason stats.
It's not different from regular tag outputs, really
|
2024-03-30 13:11:59 +01:00 |
|
Matthias
|
9726c4ae21
|
don't use cum profit
|
2024-03-30 11:28:23 +01:00 |
|
Matthias
|
7895eeb3b6
|
Fix tests after modified output
|
2024-03-30 11:20:41 +01:00 |
|
Matthias
|
0a186eb8b7
|
Remove Cum Profit %
it's a missleading metric in any case where stake-amount is not 100% identical.
|
2024-03-30 11:18:56 +01:00 |
|
Matthias
|
79719bbe82
|
Add freqtrade-client programmatic use sample
|
2024-03-30 09:29:09 +01:00 |
|
Matthias
|
f2335c5db9
|
Merge pull request #10015 from freqtrade/feat/clients
Add freqtrade-clients as individually installable dependency
|
2024-03-30 09:21:01 +01:00 |
|
Matthias
|
e100a06785
|
Use regex to match logs in rest-client tests
|
2024-03-29 19:09:23 +01:00 |
|
Matthias
|
d606d6d08a
|
Use a path that works on windows, too.
|
2024-03-29 17:03:31 +01:00 |
|
Matthias
|
01f09ca5c8
|
Update command name and documentation
|
2024-03-29 16:38:13 +01:00 |
|
Matthias
|
8ad0375073
|
Update docstring
|
2024-03-29 16:16:34 +01:00 |
|
Matthias
|
e8cea35f5e
|
Have Pool parameters be kw only
|
2024-03-29 16:15:50 +01:00 |
|
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 |
|
Matthias
|
411322357c
|
Slightly enhance test cov
|
2024-03-29 15:58:33 +01:00 |
|
Matthias
|
d047ac67a8
|
Remove unused import
|
2024-03-29 15:13:45 +01:00 |
|
Matthias
|
e072522ed1
|
Improve tests
|
2024-03-29 13:18:11 +01:00 |
|
Matthias
|
e971f043f4
|
Improve test cov
|
2024-03-29 13:12:01 +01:00 |
|
froggleston
|
66422ce9a9
|
Add support for requests pool size configuration
|
2024-03-29 11:52:00 +00:00 |
|
Matthias
|
0a0105c31e
|
Re-add --cov args
|
2024-03-29 12:46:05 +01:00 |
|
Matthias
|
a6ad36d08b
|
Coverage for ft_client ...
|
2024-03-29 12:33:28 +01:00 |
|
Matthias
|
7eb91c74a8
|
CI - always install ft_client
|
2024-03-29 12:32:00 +01:00 |
|
Matthias
|
79b8363b7b
|
Depend on freqtrade-client on install
|
2024-03-29 12:31:25 +01:00 |
|
Matthias
|
ca9d792d2a
|
License to link
|
2024-03-29 11:08:40 +01:00 |
|
Matthias
|
fba028abd1
|
Fix version number
|
2024-03-29 10:41:48 +01:00 |
|
Matthias
|
3f226c5022
|
Also install ft-client in linux CI
|
2024-03-29 10:35:55 +01:00 |
|
Matthias
|
afe3d3ebda
|
Move Version check to the top
|
2024-03-29 10:26:44 +01:00 |
|