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
|
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 |
|
Matthias
|
01bb7706e4
|
Fix messed up version-align script
|
2024-03-29 10:26:18 +01:00 |
|
Matthias
|
772dbeaf7e
|
Fix file permissions
|
2024-03-29 10:15:35 +01:00 |
|
Matthias
|
0c026f950b
|
Ensure versions are aligned between freqtrade and freqtrade_client
|
2024-03-29 10:03:15 +01:00 |
|
Matthias
|
f0e0957579
|
Don't set same parameters twice
|
2024-03-29 09:57:12 +01:00 |
|
Matthias
|
7e3e65ecd8
|
Add tests for rest client
|
2024-03-29 09:52:25 +01:00 |
|
Matthias
|
bef15b5238
|
Add license for client file, exclude tests directory
|
2024-03-29 09:17:37 +01:00 |
|
Matthias
|
127f61ccb9
|
Improve odering of things in ft-client
|
2024-03-29 09:08:21 +01:00 |
|
Matthias
|
bd49ad6420
|
Add CI step for ft_rest_client
|
2024-03-29 09:07:43 +01:00 |
|
Matthias
|
46622f6172
|
Add minimal readme
|
2024-03-29 09:00:22 +01:00 |
|
Matthias
|
5888da5bc5
|
Re-add rest_client script
|
2024-03-29 08:39:28 +01:00 |
|
Matthias
|
bfe739da3c
|
Add pyproject.toml for ft_client installs
|
2024-03-29 08:34:00 +01:00 |
|
Matthias
|
1036a890b8
|
Split rest client script
|
2024-03-29 08:33:41 +01:00 |
|
Matthias
|
3401e3506b
|
Move rest_client to it's own sub-structure
|
2024-03-29 08:09:03 +01:00 |
|
Matthias
|
e75d46321e
|
Exclude user_data
|
2024-03-29 07:47:27 +01:00 |
|
Matthias
|
26311663e3
|
Add classifier for python 3.12
|
2024-03-29 07:37:21 +01:00 |
|
Matthias
|
bda17b59e7
|
Merge pull request #10013 from stevanStevic/feat/add-max-value-to-volume-pair-list
10009: Add `max_value` to volume pair list
|
2024-03-29 07:06:27 +01:00 |
|
stevanStevic
|
1ec04a8dc8
|
Add support for max_value in volume pair list
|
2024-03-28 22:20:34 +01:00 |
|
Matthias
|
78442e36e7
|
Fix small grammar error
|
2024-03-28 19:36:43 +01:00 |
|
Matthias
|
82565a9667
|
Merge pull request #9955 from Axel-CH/feature/trade-lifecycle-callbacks
Feature: trade lifecycle callbacks
|
2024-03-28 19:35:53 +01:00 |
|
Matthias
|
38e7b0e8ae
|
Update bot basics logs to align with reality
|
2024-03-28 06:55:45 +01:00 |
|
Matthias
|
e49ab2593c
|
Update / improve docs
|
2024-03-28 06:49:02 +01:00 |
|
Matthias
|
c433f49089
|
Remove temporary gate workaround
|
2024-03-27 19:59:30 +01:00 |
|
Matthias
|
553094c3c6
|
Assign 'status_stop' for gate stop orders
|
2024-03-27 19:50:52 +01:00 |
|