Matthias
|
0c7e89aede
|
Update tests for OperationFailed error
|
2024-04-13 11:11:09 +02:00 |
|
Matthias
|
e09abfdc75
|
Split enter and exit rows to use different values
|
2024-04-11 20:54:16 +02:00 |
|
Matthias
|
eaec5065a1
|
Define liquidation price only once in adjustment test
|
2024-04-11 20:53:58 +02:00 |
|
Matthias
|
1cbd3f52f1
|
Run online-tests against bingx
|
2024-04-02 07:15:14 +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
|
747266fe42
|
Remove unused imports
|
2024-03-30 18:14:51 +01:00 |
|
Matthias
|
f4074d2960
|
Add tests for lock endpoints
|
2024-03-30 14:30:00 +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
|
7895eeb3b6
|
Fix tests after modified output
|
2024-03-30 11:20:41 +01:00 |
|
stevanStevic
|
1ec04a8dc8
|
Add support for max_value in volume pair list
|
2024-03-28 22:20:34 +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
|
50cd36acbd
|
Remove unused test method
|
2024-03-25 20:59:39 +01:00 |
|
Matthias
|
ea634e5cef
|
Add test for backtesting
|
2024-03-24 11:54:25 +01:00 |
|
Matthias
|
2854186b14
|
Adjust test to work against usdt values
|
2024-03-24 11:28:54 +01:00 |
|
Matthias
|
093fd48cf9
|
Update test to use default_conf_usdt
|
2024-03-24 11:28:24 +01:00 |
|
Matthias
|
82a9bdca5e
|
Merge pull request #9986 from freqtrade/feat/show_config
add show-config command
|
2024-03-22 06:39:04 +01:00 |
|
Axel-CH
|
e07f3d266e
|
add test for order_filled callback sl on exchange filled case
|
2024-03-21 20:53:11 -04:00 |
|
Axel-CH
|
6d3e3b5bfa
|
add test for order_filled for freqtradebot update_trade_state
|
2024-03-21 20:19:53 -04:00 |
|
Matthias
|
7d6d3d38f7
|
Merge pull request #9975 from freqtrade/feat/configError
exception ConfigurationError
|
2024-03-21 08:38:45 +01:00 |
|
Matthias
|
cc7d341afc
|
Add overrides for Exchange Support
|
2024-03-21 06:31:34 +01:00 |
|
Matthias
|
65105f7768
|
Don't modify original config
|
2024-03-20 07:22:12 +01:00 |
|
Matthias
|
82ff4d5879
|
Add explicit test for config sanitization
|
2024-03-20 07:15:02 +01:00 |
|
Matthias
|
b1fe5b6d8a
|
Add "sensitive information" warning output
|
2024-03-20 07:12:17 +01:00 |
|
Matthias
|
6dc4fa9dbf
|
Add test for show-sensitive
|
2024-03-20 07:07:00 +01:00 |
|
Matthias
|
6b7935f1ae
|
Add initial test ...
|
2024-03-19 20:23:51 +01:00 |
|
Matthias
|
8e5097d9a9
|
Update setup-tools-config for non-dry mode
|
2024-03-19 19:10:30 +01:00 |
|
Matthias
|
21dcb4a6a1
|
update setup_utils_configuration to not force-set dry-run mode
|
2024-03-19 19:10:30 +01:00 |
|
Matthias
|
35253f9c8d
|
Add overrides for Exchange Support
|
2024-03-19 18:19:22 +01:00 |
|
Matthias
|
669076a29f
|
Add test to ensure configuration error is displayed as expected
|
2024-03-19 07:15:14 +01:00 |
|
Matthias
|
abd096dcd8
|
Update exchange tests to config error in a few places
|
2024-03-19 07:13:28 +01:00 |
|
Matthias
|
ebd516cadb
|
Use combined exception handler at startup
|
2024-03-19 07:02:48 +01:00 |
|
Matthias
|
dafc968602
|
Merge pull request #9941 from stash86/bt-metrics
Simplify the return value for full exit using adjust trade
|
2024-03-18 06:34:12 +01:00 |
|
Matthias
|
60a62d933c
|
Fix some failing mocks
|
2024-03-15 07:12:07 +01:00 |
|
Matthias
|
5e0aa9108c
|
Update tests correspondlingy
|
2024-03-15 06:49:49 +01:00 |
|
Matthias
|
4aff24f6df
|
Fix imports that import directly from file
instead from the exporting package
|
2024-03-15 06:40:42 +01:00 |
|
Matthias
|
c284da404e
|
Fully test freqAI against python 3.12
|
2024-03-14 18:24:36 +01:00 |
|
Matthias
|
85c145c777
|
Don't close the test trade ...
|
2024-03-13 07:07:42 +01:00 |
|
Matthias
|
28bdbbffca
|
Patch torch logging on 3.12
|
2024-03-12 19:59:46 +01:00 |
|
Matthias
|
e560f9963c
|
Don't run Torch models on macos.
|
2024-03-12 19:57:56 +01:00 |
|
Matthias
|
4e02d31cdc
|
Mock torch on mac ARM
|
2024-03-12 19:57:56 +01:00 |
|
Matthias
|
0cf46d8605
|
Revert "Remove conditional checks for python 3.12"
This reverts commit e5fb2eb2d1874d7652a280ff098e4f63d7b8f528.
|
2024-03-12 19:57:55 +01:00 |
|
Matthias
|
08cff9890f
|
Remove conditional checks for python 3.12
|
2024-03-12 19:57:55 +01:00 |
|
Stefano Ariestasia
|
14c27f2cbe
|
fix test
|
2024-03-12 16:55:33 +09:00 |
|
Stefano Ariestasia
|
8000f94295
|
changing the partial exit logic to be simpler and easier to understand
|
2024-03-12 16:28:40 +09:00 |
|
Matthias
|
1010ce96fa
|
Merge pull request #9922 from xmatthias/ci/native_m1
Ci - Run on native macos ARM runner
|
2024-03-10 13:08:03 +01:00 |
|
Matthias
|
0bd50a6e24
|
Don't disable tensorboard on mac ARM
|
2024-03-09 19:45:11 +01:00 |
|
Matthias
|
cb1f49e81c
|
Don't run torch models on 3.12 yet
|
2024-03-09 19:25:17 +01:00 |
|
Matthias
|
c5f2a69d9c
|
Allow running catboost tests on 3.12
|
2024-03-09 18:16:22 +01:00 |
|
Matthias
|
cc3b2000eb
|
Avoid fully patching torch on M1 macs
|
2024-03-09 17:55:22 +01:00 |
|